Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 645 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 645 Bytes

Contributing

We would love to have your help in making Sirius better.

Pull Requests

We actively welcome your pull requests.

  1. Fork the repo and create your branch from master.
  2. If you have changed the workflow, update the documentation.
  3. Make sure your code lints.

Issues

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.

Coding Style

  • 2 spaces for indentation rather than tabs
  • 80 character line length

License

By contributing to Sirius, you agree that your contribution will be licensed under its BSD license.