Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 828 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 828 Bytes

Contributing to RustifyAuth

Thank you for considering contributing to RustifyAuth! Here are a few guidelines to help you get started.

How to Contribute

  1. Fork the repository and create a new branch for your feature or bugfix.
  2. Write clear, meaningful commit messages.
  3. Ensure that your code follows Rust conventions.
  4. Run all tests to make sure your change doesn’t break anything.
  5. Submit a pull request for review.

Code of Conduct

Please be respectful to others in the community. See our CODE_OF_CONDUCT.md for details.

Hacktoberfest Contributions

We are thrilled to be part of Hacktoberfest! Please:

  • Ensure you reference the relevant issue in your PR.
  • Mention in your PR description that your contribution is for Hacktoberfest.
  • Don’t hesitate to ask questions in the issue or PR comments.