From 38752c3db7a2a78ed3d16ef13286bd24d01e115a Mon Sep 17 00:00:00 2001 From: advplyr <67830747+advplyr@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:30:09 -0600 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 8d679ce3..5a085cfa 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -4,9 +4,11 @@ title: "[Bug]: " labels: ["bug", "triage"] body: - type: markdown - value: "### Please first search for your issue and check the [docs](https://audiobookshelf.org/docs)." + attributes: + value: "### Please first search for your issue and check the [docs](https://audiobookshelf.org/docs)." - type: markdown - value: "#### Mobile app issues submit [here in the audiobookshelf-app repo](https://github.com/advplyr/audiobookshelf-app/issues/new/choose)." + attributes: + value: "#### Mobile app issues submit [here in the audiobookshelf-app repo](https://github.com/advplyr/audiobookshelf-app/issues/new/choose)." - type: textarea id: what-happened attributes: