From eb08ebfc2ab2fc98557482973a3e77cdde14154a Mon Sep 17 00:00:00 2001 From: Florent Benoit Date: Fri, 5 Jul 2019 07:51:54 +0200 Subject: [PATCH] chore(github): Update issue template to use external main che repository Change-Id: Id05b02be71a0da9fe5c68fe4962932c89c44c7d8 Signed-off-by: Florent Benoit --- .github/ISSUE_TEMPLATE/where-to-report-issues.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/where-to-report-issues.md 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 0000000..a00c181 --- /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).