From f52c6752e2aa17fea422c1f48cb5a65e4ffd39bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= <66256922+daniel-weisse@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:46:20 +0200 Subject: [PATCH] ci: update failure tasks (#2087) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Weiße --- .github/failure_project_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/failure_project_template.md b/.github/failure_project_template.md index dc11cf27b..5b4f55edf 100644 --- a/.github/failure_project_template.md +++ b/.github/failure_project_template.md @@ -7,3 +7,4 @@ - [ ] Check if other untriaged failures have the same cause (if yes, assign to you and move together with this ticket) - [ ] Correlate to existing bug tickets *or* - [ ] Add new bug ticket +- [ ] Update title to contain ticket number and a short description of the issue (AB#123 foo bar)