diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 365c7c36..e69965e9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,11 +2,7 @@ Related issue(s): PL-XXXX, ... * [ ] Change is documented in changelog -# Security implications +## Security implications -* Security requirement 1 - * [ ] tested this way - * [ ] tested that way -* Security requirement 2 - * [ ] tested this way - * [ ] tested that way +- [ ] [Security requirements](https://wiki.flyingcircus.io/System_Development_Guideline#Security_requirement_principles_and_testing) defined? (WHERE) +- [ ] Security requirements tested? (EVIDENCE)