Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 377 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 377 Bytes

Contributing

To contribute to this app

  • First, fork this repository
  • Clone that forked repository onto your machine
  • Make a new branch with a name that matches the change you are doing
  • Make the changes in your favourite IDE
  • Add the changes
  • Commit the changes with an appropriate commit message
  • Push the changes to your forked repository
  • Create a pull request!