From 3ed80e7ea69986d6cd4a159d66d8ff9b6a596b69 Mon Sep 17 00:00:00 2001 From: Florent Benoit Date: Thu, 4 Jul 2019 17:40:33 +0200 Subject: [PATCH] chore(github): Update issue template to use external main che repository Change-Id: If366437d5df5a6a6cf337c1121114f368f1dca13 Signed-off-by: Florent Benoit --- .github/ISSUE_TEMPLATE.md | 6 ------ .github/ISSUE_TEMPLATE/where-to-report-issues.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/where-to-report-issues.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 50a3e34a9d..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,6 +0,0 @@ - -TODO \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/where-to-report-issues.md b/.github/ISSUE_TEMPLATE/where-to-report-issues.md new file mode 100644 index 0000000000..a00c1813ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/where-to-report-issues.md @@ -0,0 +1,16 @@ +--- +name: "⚠️ Where to report issues?" +about: File issues in the main Eclipse Che repository at https://github.com/eclipse/che/issues +title: Issues need to be filed in the main Eclipse Che repository +labels: '' +assignees: '' + +--- + +## Where to report issues? + +This repository is not the primary repository of Eclipse Che. + +🚨 Please don't submit new issues here. 🚨 + +All issues for Eclipse Che are managed at [https://github.com/eclipse/che/issues](https://github.com/eclipse/che/issues).