diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5ff7afa21..979aa2a5b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -31,4 +31,6 @@ assignees: "" - [ ] Fix the GitHub Projects Labels, Sprint and other Metadata - [ ] Refine a Solution Proposal / Work Breakdown - [ ] (For Tech Team): Include acceptance criteria for the sub-tasks of the work breakdown +- [ ] Add security related tasks and checks +- [ ] Final solution design has been challenged for security related topics ```