Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 2.26 KB

README.md

File metadata and controls

73 lines (53 loc) · 2.26 KB

templates

Collecting useful templates

Here I am, just minding my business, when along comes a template, capturing my fancy. I be like:

Usage

readme-template

  • Clone the repo and add your image; named header.png, by default.

Release History

Meta

Larry Marshall – @tnlmarsha[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/tnlmarsha/templates

Contributing

I'll keep on looking for more useful templates. In the meantime, if you like one and end up improving on it, please don't hesitate to contribute!

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request