Add checkbox for I've read troubleshooting

This commit is contained in:
Raj Dave 2026-01-19 23:24:26 +03:00
parent 2a4ae8c93e
commit d8c1f21d7a

View file

@ -4,6 +4,14 @@ title: "[BUG] "
labels: ["bug"]
assignees: []
body:
- type: checkboxes
id: troubleshooting
attributes:
label: Prerequisites
description: Please confirm you have completed the following steps before submitting this bug report
options:
- label: I have read the [troubleshooting guide](https://github.com/nicotsx/zerobyte/blob/main/TROUBLESHOOTING.md)
required: true
- type: textarea
id: description
attributes: