- Before creating a new Issue, please check first if a similar Issue already exists or was recently closed https://github.com/glcomtech/glwiz/issues
- By contributing to this project, you share your code under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3, as specified in the LICENSE file.
- Create a new branch for your feature (for example: git checkout -b feature_name)
- Your pull request must merge your feature branch to project's development branch
- Project code style: https://github.com/glcomtech/glwiz/blob/main/CODESTYLE.rst
- Don't forget to add yourself to the AUTHORS file.
- Everyone is invited to review and comment on pull requests.
- If it looks fine to you, comment with "LGTM" (Looks good to me).
- If changes are required, notice the reviewers with "PTAL" (Please take another look) after committing the fixes.
- Before merging the Pull Request, at least one team member must have commented and approved changes.