Contributing

staticjinja is under active development, and contributions are more than welcome!

Get the Code

staticjinja is actively developed on GitHub, where the code is always available.

You can clone the public repository:

git clone git://github.com/Ceasar/staticjinja.git

Once you have a copy of the source, you can embed it in your Python package, or install it into your site-packages easily:

$ python setup.py install

How to Help

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  3. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS.