CONTRIBUTING.md 422 B

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.