Add question to confirm they have checked for awaiting release

This commit is contained in:
Nicholas Wallace 2025-02-27 18:25:17 -07:00
parent c6ea9daa3a
commit 5beed3e824

View file

@ -12,6 +12,14 @@ body:
- type: markdown
attributes:
value: 'Join the [discord server](https://discord.gg/HQgCbd6E75) for questions or if you are not sure about a bug.'
- type: dropdown
id: confirm-check
required: true
attributes:
label: I have verified that the [bug is not already awaiting release](https://github.com/advplyr/audiobookshelf-app/issues?q=is%3Aissue%20label%3A%22awaiting%20release%22)
options:
- Yes
- No
- type: textarea
id: what-happened
attributes: