From 581c174301314c45d088f466bbab37a8d13b7276 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Tue, 10 Mar 2020 16:18:23 -0600 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- .github/ISSUE_TEMPLATE/questions--support---help.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 21c6aae..f8c5914 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,8 @@ --- name: Feature request about: Suggest an idea for this project ----# STOP +--- + +# STOP We do not track feature requests through Github. Please use [Github Discussions](https://github.com/tannerlinsley/react-table/discussions) to talk about new ideas and features. diff --git a/.github/ISSUE_TEMPLATE/questions--support---help.md b/.github/ISSUE_TEMPLATE/questions--support---help.md index 676e867..607e067 100644 --- a/.github/ISSUE_TEMPLATE/questions--support---help.md +++ b/.github/ISSUE_TEMPLATE/questions--support---help.md @@ -1,7 +1,9 @@ --- name: Questions, Support & Help about: Looking for help? Need a question answered? ----# STOP +--- + +# STOP We do not use Github to track general support. Please use our public support forum at https://github.com/tannerlinsley/react-table/discussions.