Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 382 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 382 Bytes

Contribution Guidelines

Contributing a patch

  1. Submit an issue describing your proposed change.
  2. The repo owner will respond to your issue 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 in the sample to which you are contributing.
  5. Submit a pull request.