mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update bug_report.yml
This commit is contained in:
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -8,19 +8,12 @@ body:
|
||||
- type: checkboxes
|
||||
id: troubleshooting
|
||||
attributes:
|
||||
label: Preflight Checklist
|
||||
options:
|
||||
- label: I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps).
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: version
|
||||
attributes:
|
||||
options:
|
||||
- label: I'm on [the latest version of Directus](https://github.com/directus/directus/releases).
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: duplicate
|
||||
attributes:
|
||||
options:
|
||||
- label: There's [no other issue](https://github.com/directus/directus/issues) that already describes my problem.
|
||||
required: true
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user