Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 191 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 191 Bytes
  1. git checkout master
  2. git pull origin master
  3. git checkout -b issuename
  4. Work on the changes
  5. git push -u
  6. Create pull request with the branch on Github.
  7. ???
  8. Profit