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)."