Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2018-04-18 12:37:55 +0300
committerMarin Jankovski <marin@gitlab.com>2018-04-18 12:37:55 +0300
commit923f5af2b23d5734049c5e4c5b8262c19d1f73a5 (patch)
tree4f24401fd007d93c6233fb0fd98d59b05dc249a6
parent84eeb9468c16f7192f9e3b911beeb6e472f4b907 (diff)
parent769ab42dd36ad2f73e4c0e49804c1e96f4df0d94 (diff)
Merge branch 'fix/security-docs-link' into 'master'
Fix link in Security Developer Workflow.md See merge request gitlab-org/gitlab-ce!18445
-rw-r--r--.gitlab/issue_templates/Security Developer Workflow.md4
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