Add PR template (#326)
This commit is contained in:
parent
99100e0608
commit
ecc649b32f
14
.github/pull_request_template.md
vendored
Normal file
14
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# Description
|
||||
|
||||
Please add a short description of pull request contents.
|
||||
If this PR addresses an existing issue, please add the issue number below.
|
||||
|
||||
Fixes: #(issue number)
|
||||
|
||||
## Additonally
|
||||
|
||||
- [ ] If this is the first time you are contributing to ffuf, add your name to `CONTRIBUTORS.md`.
|
||||
The file should be alphabetically ordered.
|
||||
- [ ] Add a short description of the fix to `CHANGELOG.md`
|
||||
|
||||
Thanks for contributing to ffuf :)
|
||||
Loading…
Reference in New Issue
Block a user