Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 503 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 503 Bytes

Contributing to Anor

We welcome contributions to Anor! Here's a quick guide:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Write tests for your changes (coming soon)
  5. Submit a pull request

Testing: We plan to implement a testing suite soon. In the meantime, please thoroughly manually test your changes.

For bug reports or feature requests, use the GitHub issue tracker.

Please be respectful and constructive in all interactions.

Thank you for contributing to Anor!