We are excited that you are interested in contributing to the Boriel Basic Documentation. Your help is valuable in making this project better for everyone.
If you find a bug or have a suggestion for improvement, please open an issue. Include detailed information to help us understand and replicate the problem.
- Fork the Repository: Create a fork of the repository on GitHub.
- Create a Branch: Create a new branch for your changes.
git checkout -b your-feature-branch
- Make Changes: Make your changes to the code or documentation.
- Commit Changes: Commit your changes with a descriptive commit message.
git commit -m "Describe your changes"
- Push Changes: Push your changes to your forked repository.
git push origin your-feature-branch
- Create a Pull Request: Open a pull request against the
main
branch of this repository.
We are committed to providing a friendly and respectful environment for all contributors. By participating in this project, you agree to abide by our Code of Conduct.
- Be Respectful: Treat others with respect. Discrimination, harassment, or any kind of abusive behavior will not be tolerated.
- Be Considerate: Consider the impact of your words and actions. Strive to be inclusive and welcoming.
- Collaborate Openly: Be open to feedback and collaborate constructively.
If you have any questions or need assistance, feel free to open an issue or reach out to the maintainers.
Thank you for contributing to Boriel Basic Documentation!