chore(issue-template): update bug report label and add cloud version option

This commit is contained in:
Mauricio Siu
2025-03-06 22:04:46 -06:00
parent 6ff06576d0
commit 3ca057c44a

View File

@@ -1,6 +1,6 @@
name: Bug Report name: Bug Report
description: Create a bug report description: Create a bug report
labels: ["bug"] labels: ["needs-triage"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
@@ -62,6 +62,7 @@ body:
- "Docker" - "Docker"
- "Remote server" - "Remote server"
- "Local Development" - "Local Development"
- "Cloud Version"
validations: validations:
required: true required: true
- type: dropdown - type: dropdown