Contribution¶
Any contribution is welcomed and here the instructions to do so:
- Fork the repository
- Work on master branch if the changes are not major or create a new branch for major updates
- Make your changes and open pull request
Info
For major futures you can open a issue first and then branch that should be named future/name-of-the-change
Desired modifications¶
Note
If you decide to contribute and you have experience with Django a good starting point will be to rework the Django Admin Panel with more fancy look and feel.