mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 05:47:10 -04:00
chore(issues): improved issues template
This commit is contained in:
parent
45432e1bc1
commit
7eeba65f65
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue