mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-14 01:54:36 +02:00
Update 02-bug_report.yml
This commit is contained in:
17
.github/ISSUE_TEMPLATE/02-bug_report.yml
vendored
17
.github/ISSUE_TEMPLATE/02-bug_report.yml
vendored
@@ -2,6 +2,14 @@ name: Bug report
|
|||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
labels: ['bug']
|
labels: ['bug']
|
||||||
body:
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: description
|
||||||
|
attributes:
|
||||||
|
label: Description
|
||||||
|
description: Try to describe in detail the problem you're running into and provide additional context about your working environment if necessary.
|
||||||
|
placeholder: e.g. When I do X, Y happens instead of Z
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
@@ -65,14 +73,7 @@ body:
|
|||||||
- label: iOS
|
- label: iOS
|
||||||
- label: Android
|
- label: Android
|
||||||
- label: Other/not relevant
|
- label: Other/not relevant
|
||||||
- type: textarea
|
|
||||||
id: description
|
|
||||||
attributes:
|
|
||||||
label: Description
|
|
||||||
description: Try to describe in detail the problem you're running into and provide additional context about your working environment if necessary.
|
|
||||||
placeholder: e.g. When I do X, Y happens instead of Z
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps-to-reproduce
|
id: steps-to-reproduce
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user