This repository aims to become one of the most complete Jinja2 configuration file template collection
Clone the repo :
git clone https://github.com/daniel-pro/jinja2-cfgfile-collection.git
- Fork it (https://github.com/daniel-pro/jinja2-cfgfile-collection/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request