From 0d5c653ff0f98d9fcb6d076079fad3883035e855 Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 7 Dec 2020 15:21:47 +0100 Subject: [PATCH] Remove old issue templates (#738) Move the questions and feature requests to Discussions --- .github/ISSUE_TEMPLATE/---bug-report.md | 5 +++ .github/ISSUE_TEMPLATE/---feature-request.md | 27 --------------- .github/ISSUE_TEMPLATE/-question.md | 35 -------------------- 3 files changed, 5 insertions(+), 62 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/---feature-request.md delete mode 100644 .github/ISSUE_TEMPLATE/-question.md diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index ad30cf446..629b01678 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -6,6 +6,11 @@ labels: "\U0001F41E Bug" assignees: '' --- + + ## Description - -### Caveats - -## Motivation - - - -## Code example - - diff --git a/.github/ISSUE_TEMPLATE/-question.md b/.github/ISSUE_TEMPLATE/-question.md deleted file mode 100644 index 5ab4e178b..000000000 --- a/.github/ISSUE_TEMPLATE/-question.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: '❓Question' -about: You can ask questions here -title: '' -labels: '❓Question' -assignees: '' ---- - -## Description - - - -## Code - - - -### Package versions - - - -- React: -- React Native: -- React Native Screens: