👍 Thank you for considering contributing to this project! every bit helps 👍
If you want to start right away please check the "good first issue" list in github issues.
- Check the github issues if it is already known and if you have something to add please do and start watching the issue
- For a new issue please be specific on what you did and how can someone else reproduce the problem also
- For security bugs please do not open a github issue and contact us via email first
- The translations are in .po files and helping with those is really appreciated. At the moment we have English and Finnish as the supported languages
- Create a new branch and create a pull request with your translation changes.
- Awesome! Helping others help the project is a great way of contributing!
- Create a new branch and a pull request from it with your documentation changes
- Join our discussion in https://matrix.to/#/#mulysa:hacklab.fi and suggest your feature there first
- Open a github issue and write down your feature request in a formal way
- If you already have some code for it open a pull request also :)
- all submitted code should have tests included (tox will run these)
- all submitted code needs to pass the code formatting checks of tox tests
- pull requests are automatically checked with tox