Found a bug? Before reporting it:
- Verify you can reproduce it in the latest version of GGShield.
- Search for other issues in GGShield issue tracker to make sure it has not already been reported.
- File a bug report.
The doc/dev directory contains high-level documentation to help you get started with writing code for GGShield.
- architecture.md: high-level overview of the code base.
- getting-started.md: how to set up your environment.
- dependencies.md: how to update dependencies, in particular how to use unreleased versions of py-gitguardian.
- error-handling.md: how to report errors.
If you notice any outdated or unclear information, please file an issue or a pull request!
Confirmed bugs have a confirmed
label on the issue tracker.
Leave a message on the issue tracker that you're interested in fixing this bug.
Open an issue on the issue tracker with a feature request
label.
Open an issue on the issue tracker, then submit a pull request.
Open an issue as described in "Proposing a new feature", then submit a pull request.