From 37997d636911a2b5e02f7b7c1774ce47a50a6996 Mon Sep 17 00:00:00 2001 From: Julien Date: Sun, 7 Jan 2024 18:56:45 +0100 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..1e7b74bf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - name: View documentation 📚 + url: https://usehooks-ts.com/ + about: Check out the official docs for answers to common questions. + - name: Feature requests 💡 + url: https://github.com/juliencrn/usehooks-ts/discussions/categories/ideas + about: Suggest a new React hook idea. + - name: Questions 💭 + url: https://github.com/juliencrn/usehooks-ts/discussions/categories/help + about: Need support with a React hook problem? Open up a help request. + - name: Donate ❤️ + url: https://github.com/sponsors/juliencrn + about: Love usehooks-ts? Show your support by donating today!