Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 501 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 501 Bytes

Contributing

When contributing to this repository send a new pull request. If your change is big or complex, or you simply want to suggest an improvement, please discuss the change you wish to make in a new issue.

Please note we have a code of conduct. Please follow it in all your interactions with the project.

Pull Request Process

  • Provide good commit messages describing what you've done.
  • Provide tests for any code you write.
  • Make sure all tests are passing.