first version of contributing and PR template
This commit is contained in:
committed by
Nanne Baars
parent
dd89e56f6e
commit
75b63ea179
7
PULL_REQUEST_TEMPLATE.md
Normal file
7
PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,7 @@
|
||||
Thank you for submitting a Pull Request to the WebGoat. Please make sure that:
|
||||
|
||||
- [ ] Status checks have passed (e.g. packaging, linting, testing are fine)
|
||||
- [ ] Commits are [signed off ](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--s)
|
||||
|
||||
If your PR is related to an issue. Please end your PR test with the following line:
|
||||
This PR closes #< insert number here >.
|
Reference in New Issue
Block a user