Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 815 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 815 Bytes

Contributing

Make a pull request against master. If the Pull request is incomplete, you can still open it, but using the Draft PR feature of Github.

Submitting a pull request

  1. Fork and clone the repository.
  2. Create a new branch: git checkout -b my-branch-name.
  3. Add your item at the end of the appropriate section or create a new section, if you are not sure about the appropriate section you can open an issue to discuss with the community.
  4. Push to your fork and submit a pull request.
  5. Pat yourself on the back and wait for your pull request to be reviewed and merged.