From e5694119e80b210525a7e20d854565b5c2183a70 Mon Sep 17 00:00:00 2001 From: Florent Benoit Date: Thu, 4 Jul 2019 12:32:18 +0200 Subject: [PATCH] chore(github): Update issue template to use external main che repository Change-Id: Ibfd0a7c31f06b9b87e839e3329bf2c103069c991 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 000000000..19300dd3b --- /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](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).