summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorMario de la Ossa <mdelaossa@gitlab.com>2018-11-29 19:24:12 +0000
committerMario de la Ossa <mdelaossa@gitlab.com>2018-11-29 19:24:12 +0000
commit099cf276a97e4e677241807820999092cd54561e (patch)
treee62a008d83fd567bf730a537873635efe90464ba /.gitlab
parenta6664ad61d760fb1b70f2ee73effb05f1a9dcd38 (diff)
downloadgitlab-ce-099cf276a97e4e677241807820999092cd54561e.tar.gz
Update Security developer workflow.md
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Security developer workflow.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Security developer workflow.md b/.gitlab/issue_templates/Security developer workflow.md
index 69cf7fe1548..08651195d98 100644
--- a/.gitlab/issue_templates/Security developer workflow.md
+++ b/.gitlab/issue_templates/Security developer workflow.md
@@ -16,6 +16,7 @@ Set the title to: `[Security] Description of the original issue`
- [ ] Add a link to the MR to the [links section](#links)
- [ ] Add a link to an EE MR if required
- [ ] Make sure the MR remains in-progress and gets approved after the review cycle, **but never merged**.
+- [ ] Add a link to this issue on the original security issue.
#### Backports
@@ -37,6 +38,7 @@ Set the title to: `[Security] Description of the original issue`
- [ ] 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)
+- [ ] Once your `master` MR is merged, comment on the original security issue with a link to that MR indicating the issue is fixed.
### Summary