Skip to content

Commit 896e674

Browse files
authored
Create pull request template
1 parent e942d92 commit 896e674

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pull_request_template.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Describe your changes
2+
3+
## Related Issue [if applicable]
4+
Issue: # (issue)
5+
6+
## Common Vulnerabilities Addition Checklist [if adding a new common vulnerability]
7+
- [ ] Added example code of the vulnerability
8+
- [ ] Gave an explanation of how the vulnerability works
9+
- [ ] Added attack scenario section if applicable
10+
- [ ] Added preventative techniques section if applicable
11+
12+
## Bugs in the Wild Addition Checklist [if adding a new bug found in the wild]
13+
- [ ] Added code of the vulnerability if available
14+
- [ ] Added the following sections: Summary, Background, The Vulnerability, The Fix, and References
15+
- [ ] Summary contains the related common vulnerabilities and whoever found the bug
16+
- [ ] References contain a link to the bug description - examples are twitter threads, github issues, and github commits

0 commit comments

Comments
 (0)