From 2c6c2fee418fba45066aae10494c5d323365bb14 Mon Sep 17 00:00:00 2001 From: Aunali321 <48486084+Aunali321@users.noreply.github.com> Date: Wed, 14 Sep 2022 15:38:49 +0530 Subject: [PATCH] feat: config file --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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..bf656cd0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: 📃 Documentation + url: https://github.com/revanced/revanced-documentation/ + about: Don't know how or where to start? Check out our documentation! + - name: 🗨 Discussions + url: https://github.com/revanced/revanced-suggestions/discussions + about: Got something you think should change or be added? Search for or start a new discussion! \ No newline at end of file