Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.27 KB

CONTRIBUTING.md

File metadata and controls

21 lines (16 loc) · 1.27 KB

How to contribute

Firstly - thank you for contributing to Astra! 👍👍👍

Here are some important resources:

  • The Wiki - our instructions on how to get started.
  • Issues - our list of known issues.

How to contribute code

Please raise a GitHub Pull Request with a clear description of your changes:

  • If applicable, please include the relevant issue number.
  • If updating a refactor, please use Astra's test framework to add test coverage.

How to contribute issues

Please raise the issue as a GitHub issue (if one hasn't already been raised!) explaining the problem and providing details to help with reproduction:

  • A clear and descriptive title
  • The exact steps which reproduce the problem. The more details the better!
  • Provide specific examples. This can be in any form, but ideally would include actual example files in a unit test for Astra's test framework - then reproducing the issue is as simple as running the test!

Thank you!

Team Astra 🌌