Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 284 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 284 Bytes

Contributing

  1. Fork it
  2. Clone it
  3. Create your feature branch (git checkout -b feature/your_branch_name)
  4. Commit your changes (git commit -m 'Description of a commit')
  5. Push to the branch (git push origin feature/your_branch_name)
  6. Create a new Pull Request