Update PR template (#1084)

Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>
This commit is contained in:
Arkadii Yakovets 2025-06-18 01:31:36 -07:00 committed by GitHub
parent e419d227c2
commit dadb3ea9cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -23,9 +23,10 @@ Your PR description goes here.
- [ ] Bugfix (non-breaking change which fixes an issue) - [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] Code refactoring without any functionality changes - [ ] Code refactoring without any functionality changes
- [ ] New or existing module/payload change - [ ] New or existing module/payload change
- [ ] Localization improvement - [ ] Documentation/localization improvement
- [ ] Test coverage improvement
- [ ] Dependency upgrade - [ ] Dependency upgrade
- [ ] Documentation improvement - [ ] Other improvement (best practice, cleanup, optimization, etc)
## Checklist ## Checklist