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
 - Add additional test cases if the change is not covered (recommended)
 - Run tests with command 
> toxfrom the root folder where thetox.inifiles is located - Open Pull request
 - Grab a coffe or a tea ‧₊˚ ⋅ ☕️🍵 ‧₊˚ ⋅ and relax 😌
 
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.