Skip to content

Files

Latest commit

 

History

History
27 lines (15 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

27 lines (15 loc) · 1.41 KB

Contribute

First of all, we thank you for your interest in our project and any contributions you can make.

Before you start

buzzard is under active development. bugs, enhancements and new features suggestions are warm welcome. See TODO for a glimpse to our actual pipeline.

If you have discovered a new bug, please search for existing issues, open and closed, before creating a new one. You can track new ones creating a Github issue. buzzard execution environments can be quite complex. Please describe it as much as possible. Reproduction steps and dataset are more than useful!

If you would like to make a significant change, please open a Github issue first to discuss it.

Testing

Any contributions should pass all tests.

Making the request

  1. Create a fork of the repository (quick link)
  2. Commit your changes to your fork
  3. Create a new pull request (quick link)

If you would like to make a significant change, please open an issue on Github to discuss it before.

Rights

Our LICENSE applies to all contributions.