Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 257 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 257 Bytes

Way to contribute

  1. Fork the repo and create your branch from main.
  2. Clone the project to your own machine.
  3. Commit changes to your own branch
  4. Make sure your code lints.
  5. Push your work back up to your fork.
  6. Create the pull request!