From 9bb093beef47d6b871be4d6a94b24308bfd05d62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ari=20Perkki=C3=B6?= Date: Thu, 12 Dec 2024 09:44:43 +0200 Subject: [PATCH 1/3] docs: issue template links --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 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 0000000000..50b8cbb7d6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Bolt.new Help Center + url: https://support.bolt.new + about: Official central repository for tips, tricks, tutorials, known issues, and best practices for bolt.new usage. + - name: Billing Issues + url: https://support.bolt.new/Billing-13fd971055d680ebb393cb80973710b6 + about: Instructions for billing and subscription related support + - name: Discord Chat + url: https://discord.gg/stackblitz + about: Ask questions and discuss with other Bolt users in real time. From 319e580f08a185b737feb69af55373ffcbfce46a Mon Sep 17 00:00:00 2001 From: patak <583075+patak-dev@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:58:59 +0100 Subject: [PATCH 2/3] chore: update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ari Perkkiƶ --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 50b8cbb7d6..8589cdcd10 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,4 +8,4 @@ contact_links: about: Instructions for billing and subscription related support - name: Discord Chat url: https://discord.gg/stackblitz - about: Ask questions and discuss with other Bolt users in real time. + about: Build, share, and learn with the other Bolters in real time. From 874cc8aa01552beb2d4d8284baa65a540fe77630 Mon Sep 17 00:00:00 2001 From: patak <583075+patak-dev@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:59:40 +0100 Subject: [PATCH 3/3] chore: typo --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8589cdcd10..e744c79187 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,4 +8,4 @@ contact_links: about: Instructions for billing and subscription related support - name: Discord Chat url: https://discord.gg/stackblitz - about: Build, share, and learn with the other Bolters in real time. + about: Build, share, and learn with other Bolters in real time.