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.