Merge branch 'update-security-dev-workflow' into 'master'

Add task for adding links to the security release issue

See merge request gitlab-org/gitlab-ce!25562
This commit is contained in:
Yorick Peterse 2019-02-26 14:21:40 +00:00
commit 08dc055135

View file

@ -30,6 +30,7 @@ Set the title to: `Description of the original issue`
#### Documentation and final details
- [ ] Check the topic on #security to see when the next release is going to happen and add a link to the [links section](#links)
- [ ] Add links to this issue and your MRs in the description of the security release 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)