Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 422 Bytes

How to become a contributor and submit your own code

Contributing A Patch

  1. Submit an issue describing your proposed change. Or comment on an existing bug that you would like to fix.
  2. The repo owner will respond to you promptly.
  3. If your proposed change is accepted, fork the desired repo, develop and test your code changes.
  4. Ensure that your code adheres to the existing style
  5. Submit a pull request.