Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.55 KB

CONTRIBUTING.md

File metadata and controls

33 lines (17 loc) · 1.55 KB

How to contribute

Reporting and improving

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Do you have an idea to improve the application?

  • Ensure the suggestion was not already ask by searching on GitHub under Issues.

  • If you're unable to find an open issue about your feature, open a new one. Be sure to include a title and clear description, as much relevant information as possible

Do you want to contribute to the application documentation?

  • Ensure the documentation improvement was not already submitted by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing this, clone the wiki git on your computer

  • Open a new issue. Be sure to include a title and clear description, as much relevant information as possible and the patch for the documentation


Thanks!