From 06e99a10aef7e0b895918582e902642b8e91c3ab Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 10 Sep 2021 09:43:00 +0200 Subject: [PATCH] chore: fix issue template formatting --- .github/ISSUE_TEMPLATE/bug-report-nuxt2.md | 14 +++++++------- .github/ISSUE_TEMPLATE/bug-report-nuxt3.md | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-nuxt2.md b/.github/ISSUE_TEMPLATE/bug-report-nuxt2.md index f8e31bea1b..8d74a6a3f7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-nuxt2.md +++ b/.github/ISSUE_TEMPLATE/bug-report-nuxt2.md @@ -10,22 +10,22 @@ assignees: '' Please carefully read the contribution docs before creating a bug report 👉 https://v3.nuxtjs.org/community/reporting-bugs -Please use the codesandbox template below to create a minimal reproduction +Please use the code sandbox template below to create a minimal reproduction 👉 https://codesandbox.io/s/github/nuxt/starter/tree/bridge-sandbox -If you're unsure about the issue, please open a github discussion first - 👉 https://github.com/nuxt/framework/discussions/categories/issues +If you're unsure about the issue, please open a GitHub discussion first + 👉 https://github.com/nuxt/framework/discussions --> -**🪟 Environment** +## 🪟 Environment -**🖊️ Describe the bug and expected behavior** +## 🖊️ Describe the bug and expected behavior -**📝 Steps to reproduce** +## 📝 Steps to reproduce -** ➕ Additional context** +## ➕ Additional context diff --git a/.github/ISSUE_TEMPLATE/bug-report-nuxt3.md b/.github/ISSUE_TEMPLATE/bug-report-nuxt3.md index 28fb60ccee..864418801f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-nuxt3.md +++ b/.github/ISSUE_TEMPLATE/bug-report-nuxt3.md @@ -10,22 +10,22 @@ assignees: '' Please carefully read the contribution docs before creating a bug report 👉 https://v3.nuxtjs.org/community/reporting-bugs -Please use the codesandbox template below to create a minimal reproduction +Please use the code sandbox template below to create a minimal reproduction 👉 https://codesandbox.io/s/github/nuxt/starter/tree/v3-sandbox -If you're unsure about the issue, please open a github discussion first - 👉 https://github.com/nuxt/framework/discussions/categories/issues +If you're unsure about the issue, please open a GitHub discussion first + 👉 https://github.com/nuxt/framework/discussions --> -**🪟 Environment** +## 🪟 Environment -**🖊️ Describe the bug and expected behavior** +## 🖊️ Describe the bug and expected behavior -**📝 Steps to reproduce** +## 📝 Steps to reproduce -** ➕ Additional context** +## ➕ Additional context