From 7ba52f507afb1c2b929a45f0d54efb133d79ed17 Mon Sep 17 00:00:00 2001 From: johannes Date: Sun, 22 May 2022 18:58:41 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/nightly-ci-run-failed.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/nightly-ci-run-failed.md diff --git a/.github/ISSUE_TEMPLATE/nightly-ci-run-failed.md b/.github/ISSUE_TEMPLATE/nightly-ci-run-failed.md new file mode 100644 index 00000000..9114a7b0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/nightly-ci-run-failed.md @@ -0,0 +1,10 @@ +--- +name: Nightly CI run failed +about: Template for automagic issue creation by nightly CI run on failure +title: '' +labels: nightly-run-failed +assignees: '' + +--- + +The nightly CI run failed. Please investigate.