Skip to content

Contributions

Reporting issues

When reporting issues please include as much detail as possible about your operating system, gitlas version and python version. Whenever possible, please also include a brief, self-contained code example that demonstrates the problem.

Contributing Code

If you want to contribute by adding or extending the functionality of gitlas then you can issue a pull request.
Do note that :
1. Code must be well commented.
2. The structure of code should remain consistent.
3. Docstrings are a must with every change.