From e17e6be14cfbab8363c9f9f4906b4e688ed6a337 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:41:00 -0300 Subject: [PATCH 1/3] Update .github/ISSUE_TEMPLATE/feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 39bb8f0..8a91651 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature Request 💡 +name: Feature Request & Enhancement 💡 about: Suggest a new idea for the project. title: '' labels: '' From bf69cd02c004811e7a19c2d23ba001ef17a72d4d Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:41:01 -0300 Subject: [PATCH 2/3] Create .github/ISSUE_TEMPLATE/config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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 0000000..de409cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Support questions & other + url: https://discord.meilisearch.com/ + about: Support is not handled here but on our Discord From 98fe87a2c4d08ad688228c61f29f9b95dec34030 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:41:01 -0300 Subject: [PATCH 3/3] Delete .github/ISSUE_TEMPLATE/other.md --- .github/ISSUE_TEMPLATE/other.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md deleted file mode 100644 index b7a939a..0000000 --- a/.github/ISSUE_TEMPLATE/other.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Other -about: Any other topic you want to talk about. -title: '' -labels: '' -assignees: '' ----