Thank you for considering contributing to Improved Barnacle! As an open-source project, we value collaboration, transparency, and respectful behavior. These guidelines ensure a positive and inclusive environment for all contributors.
Before contributing, please review our Code of Conduct. We expect all participants to follow these principles.
-
Fork the Repository: Start by forking the Improved Barnacle repository to your GitHub account.
-
Clone the Repository: Clone your forked repository to your local machine using
git clone
. -
Create a Branch: Create a new branch for your contribution using a descriptive name (e.g.,
feature/my-awesome-feature
). -
Make Changes: Write your code, documentation, or other contributions. Follow the existing coding style and conventions.
-
Test Your Changes: Ensure your changes work as expected and do not break existing functionality.
-
Commit and Push: Commit your changes with clear commit messages and push them to your forked repository.
-
Create a Pull Request (PR): Open a PR from your branch to the
main
branch of Improved Barnacle. Provide a detailed description of your changes. -
Review and Iterate: Collaborate with maintainers and other contributors. Address feedback and make necessary adjustments.
-
Celebrate!: Once your PR is merged, celebrate your contribution! 🎉
By contributing to Improved Barnacle, you agree that your work will be licensed under the GPL-3.0 license. Make sure your contributions comply with this license.
If you have any questions or need assistance, feel free to reach out to the maintainers or create an issue.
Thank you for being part of the Improved Barnacle community! 🚀