chore(issues): improved issues template

This commit is contained in:
Corentin Thomasset 2024-05-10 11:37:14 +02:00 committed by Corentin THOMASSET
parent 124284278f
commit 06270423ea

View file

@ -1,4 +1,4 @@
name: Bug Report name: 🐞 Bug Report
description: File a bug report. description: File a bug report.
labels: ['bug', 'triage'] labels: ['bug', 'triage']
assignees: assignees:
@ -42,7 +42,7 @@ body:
label: Where did you encounter the bug? label: Where did you encounter the bug?
options: options:
- Public app (it-tools.tech) - Public app (it-tools.tech)
- Self hosting - A self hosted
- Other (installations, docker, etc.) - Other (installations, docker, etc.)
validations: validations:
required: true required: true