From 796e5d6ef859f10c88bd17868f4730efaf5f71c9 Mon Sep 17 00:00:00 2001 From: Dale Wijnand <344610+dwijnand@users.noreply.github.com> Date: Sat, 3 Aug 2019 08:31:38 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/no-new-issues.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/no-new-issues.md diff --git a/.github/ISSUE_TEMPLATE/no-new-issues.md b/.github/ISSUE_TEMPLATE/no-new-issues.md new file mode 100644 index 000000000..7d656f8a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/no-new-issues.md @@ -0,0 +1,12 @@ +--- +name: No new issues +about: No new issues +title: '' +labels: '' +assignees: '' + +--- + +No new issues should be opened against this repo. + +Please use https://github.com/sbt/sbt/issues/new/choose to file an issue against sbt.