Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 703 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (14 loc) · 703 Bytes

Contributing to GeniA

Bug Reports

We use GitHub Issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

Feature Requests

We actively welcome your pull requests for new features.

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Create your pull request!

Coding Style

Please follow the coding style already established in the project.

License

By contributing, you agree that your contributions will be licensed under its Apache 2.0 License.