Fix link to signoff commits

This commit is contained in:
Nanne Baars 2021-09-29 15:16:03 +02:00
parent 68a69e9b07
commit ef4b7ce1a7
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -1,7 +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) or [`/signoff` is provided as a comment](https://github.com/JasonEtco/signoff-commit-action).
- [ ] Commits are [signed off](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--s) or you type `/signoff` [is provided as a comment](https://github.com/JasonEtco/signoff-commit-action).
If your PR is related to an issue. Please end your PR test with the following line:
This PR closes #< insert number here >.