From f55b3c1c7a59f3838b7154d249caa3f6c6f07a0b Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Tue, 9 Jun 2020 12:42:49 -0400 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE/no-new-issues.md | 9 +++++++++ 1 file changed, 9 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..a3fc484f9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/no-new-issues.md @@ -0,0 +1,9 @@ +--- +name: No new issues +about: Use https://github.com/sbt/sbt/issues/new/choose instead + +--- + +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.