From 3763e06e4d4a819a73d1c6beb9b87bd0735986e6 Mon Sep 17 00:00:00 2001 From: Florent Benoit Date: Fri, 5 Jul 2019 07:59:31 +0200 Subject: [PATCH] chore(github): Update issue template to use external main che repository Change-Id: I79ddc7dba9aa09305199ddfb7c2808fbd46e992e 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).