Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 683 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 683 Bytes

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Before you submit a PR...

  • Did you ensure this is an accepted 'help wanted' issue? (If not, open one to start the discussion)
  • Did you read the project governance?
  • Does the code follow existing coding styles? (spaces, comments, no regions, etc.)?
  • Did you write unit tests?