From 1f81739ade700bd23f2fc4d10d7a6f37864aaa21 Mon Sep 17 00:00:00 2001 From: advplyr <67830747+advplyr@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:39:30 -0600 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index d3251592..c6619a73 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,11 +1,11 @@ -name: Bug +name: 🐞 Bug Report description: File a bug/issue title: "[Bug]: " labels: ["bug", "triage"] body: - type: markdown attributes: - value: "## Please first search for your issue and check the [docs](https://audiobookshelf.org/docs)." + value: "### Please first search for your issue and check the [docs](https://audiobookshelf.org/docs)." - type: markdown attributes: value: "### Mobile app issues report [here](https://github.com/advplyr/audiobookshelf-app/issues/new/choose)."