Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 694 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 694 Bytes

Contributing

  1. File an issue to notify the maintainers about what you're working on.
  2. Fork the repo, develop and test your code changes, add docs.
  3. Make sure that your commit messages clearly describe the changes.
  4. Send a pull request.

File an Issue

Use the issue tracker to start the discussion. It is possible that someone else is already working on your idea, your approach is not quite right, or that the functionality exists already. The ticket you file in the issue tracker will be used to hash that all out.

File template