Collecting useful templates
Here I am, just minding my business, when along comes a template, capturing my fancy. I be like:
- Clone the repo and add your image; named
header.png
, by default.
- 0.1.0
- First addition:
README.md
template - Thank you to
dbader
, where I found thereadme-template
repo!
- First addition:
Larry Marshall – @tnlmarsha – larry.marshall@bicindiana.com
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/tnlmarsha/templates
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!
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request