mirror of
https://github.com/0xPARC/zk-bug-tracker.git
synced 2026-01-09 13:57:59 -05:00
Create pull request template
This commit is contained in:
16
pull_request_template.md
Normal file
16
pull_request_template.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## Describe your changes
|
||||
|
||||
## Related Issue [if applicable]
|
||||
Issue: # (issue)
|
||||
|
||||
## Common Vulnerabilities Addition Checklist [if adding a new common vulnerability]
|
||||
- [ ] Added example code of the vulnerability
|
||||
- [ ] Gave an explanation of how the vulnerability works
|
||||
- [ ] Added attack scenario section if applicable
|
||||
- [ ] Added preventative techniques section if applicable
|
||||
|
||||
## Bugs in the Wild Addition Checklist [if adding a new bug found in the wild]
|
||||
- [ ] Added code of the vulnerability if available
|
||||
- [ ] Added the following sections: Summary, Background, The Vulnerability, The Fix, and References
|
||||
- [ ] Summary contains the related common vulnerabilities and whoever found the bug
|
||||
- [ ] References contain a link to the bug description - examples are twitter threads, github issues, and github commits
|
||||
Reference in New Issue
Block a user