Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 591 Bytes

File metadata and controls

22 lines (15 loc) · 591 Bytes

Contributing

Thank you for your interest in contributing!

Getting Started

  1. Fork the repository
  2. Create a feature branch: git checkout -b feat/my-feature
  3. Make your changes and add tests
  4. Run the test suite
  5. Commit using conventional commits: feat:, fix:, docs:, test:, chore:
  6. Open a pull request against main

Code of Conduct

Please be respectful and constructive. We follow the Contributor Covenant.

Questions?

Open a GitHub Discussion or email hello@djust.org.