From dbf2bba632a693df5a6c6becf1640c360bfb96c7 Mon Sep 17 00:00:00 2001 From: Toru Kobayashi Date: Wed, 20 May 2020 00:44:01 +0900 Subject: [PATCH] remove an unused ISSUE_TEMPLATE.md (#18953) --- .github/ISSUE_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e19ec2cb10..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,4 +0,0 @@ -👉 Please follow one of these issue templates: -- https://github.com/facebook/react/issues/new/choose - -Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates.