Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. # Project Name
  2.  
  3. TODO: Write a project description
  4.  
  5. ## Installation
  6.  
  7. TODO: Provide code examples and explanations of how to get the project.
  8.  
  9. ## Usage
  10.  
  11. TODO: Write usage instructions
  12.  
  13. ## Bugs
  14.  
  15. - [x] this is a complete item
  16. - [ ] this is an incomplete item
  17.  
  18. ## Contributing
  19.  
  20. 1. Fork it!
  21. 2. Create your feature branch: `git checkout -b my-new-feature`
  22. 3. Commit your changes: `git commit -am 'Add some feature'`
  23. 4. Push to the branch: `git push origin my-new-feature`
  24. 5. Submit a pull request :D
  25.  
  26. ## Motivation
  27.  
  28. TODO: Write a short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.
  29.  
  30. ## Contributors
  31.  
  32. TODO: Write Contributors
  33.  
  34. ## License
  35.  
  36. TODO: Write license
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement