Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. # ${1:Project Name}
  2. TODO: Write a project description
  3. ## Installation
  4. TODO: Describe the installation process
  5. ## Usage
  6. TODO: Write usage instructions
  7. ## Contributing
  8. 1. Fork it!
  9. 2. Create your feature branch: `git checkout -b my-new-feature`
  10. 3. Commit your changes: `git commit -am 'Add some feature'`
  11. 4. Push to the branch: `git push origin my-new-feature`
  12. 5. Submit a pull request :D
  13. ## History
  14. TODO: Write history
  15. ## Credits
  16. TODO: Write credits
  17. ## License
  18. TODO: Write license
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement