ffuff/.github/pull_request_template.md
2020-10-03 11:38:28 +03:00

15 lines
425 B
Markdown

# 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 :)