diff options
author | James Lopez <james@gitlab.com> | 2018-04-18 09:37:55 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2018-04-18 09:37:55 +0000 |
commit | 769ab42dd36ad2f73e4c0e49804c1e96f4df0d94 (patch) | |
tree | 4f24401fd007d93c6233fb0fd98d59b05dc249a6 /.gitlab | |
parent | 84eeb9468c16f7192f9e3b911beeb6e472f4b907 (diff) | |
download | gitlab-ce-769ab42dd36ad2f73e4c0e49804c1e96f4df0d94.tar.gz |
Fix link in Security Developer Workflow.md
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Security Developer Workflow.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Security Developer Workflow.md b/.gitlab/issue_templates/Security Developer Workflow.md index ebf8ebd029a..8dd447ed121 100644 --- a/.gitlab/issue_templates/Security Developer Workflow.md +++ b/.gitlab/issue_templates/Security Developer Workflow.md @@ -36,6 +36,7 @@ Set the title to: `[Security] Description of the original issue` - [ ] Find out the versions affected (the Git history of the files affected may help you with this) and add them to the [details section](#details) - [ ] Fill in any upgrade notes that users may need to take into account in the [details section](#details) - [ ] Add Yes/No and further details if needed to the migration and settings columns in the [details section](#details) +- [ ] Add the nickname of the external user who found the issue (and/or HackerOne profile) to the Thanks row in the [details section](#details) ### Summary #### Links @@ -61,8 +62,9 @@ Set the title to: `[Security] Description of the original issue` | Upgrade notes | | | | GitLab Settings updated | Yes/No| | | Migration required | Yes/No | | +| Thanks | | | -[security process for developers]: https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/process.md +[security process for developers]: https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md [RM list]: https://about.gitlab.com/release-managers/ /label ~security |