From 8a6dacca324a01265427f643e695a37e8addf677 Mon Sep 17 00:00:00 2001 From: Mark Fletcher Date: Wed, 4 Jul 2018 09:39:36 +0100 Subject: [PATCH] Add QA issue guidance for security releases --- general/qa-issue-generation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/general/qa-issue-generation.md b/general/qa-issue-generation.md index a54b12cf..2f4bc488 100644 --- a/general/qa-issue-generation.md +++ b/general/qa-issue-generation.md @@ -35,3 +35,9 @@ To ensure that manual QA for changes is carried out we create a task which gener Follow the above steps to create a new issue. A new issue should be created for each RC [Return to Guides](../README.md#guides) + +## Security Releases + +### 1. Create the QA issue for the Security Release + +The QA issues for a security release cannot be automatically generated. Please create an issue using the `Patch-Security-Release-QA-task` issue template and follow it's instructions -- GitLab