WebGoat/PULL_REQUEST_TEMPLATE.md
2021-09-29 14:56:06 +02:00

381 B

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

If your PR is related to an issue. Please end your PR test with the following line: This PR closes #< insert number here >.