Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 576 Bytes

File metadata and controls

16 lines (13 loc) · 576 Bytes

Sample CONTRIBUTING.md

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear messages.
  4. Push your changes to your forked repository.
  5. Open a pull request against the main repository.
  6. Ensure your code passes all tests and adheres to the coding standards.
  7. Engage in code reviews and make necessary adjustments.
  8. Celebrate your contribution once it's merged!
  9. Follow the project's code of conduct.
  10. For any questions, reach out to the maintainers.

Code of Conduct