Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.2 KB

Contributing

Reporting Bugs or suggesting features

Ensure the bug or feature has not been reported before searching by searching first. If no similar issue is found please submit a new one.

Submitting changes

  1. Fork the project
  2. Create a new branch
  3. Commit your proposed changes
  4. Consider adding test cases for any new functionality
  5. Submit a pull request
  6. Please add a clear description of the problem and solution
  7. Include any related issue number
  8. Please ensure the PR passes the automated checks

Styleguides