-
Notifications
You must be signed in to change notification settings - Fork 0
/
bug_report.yaml
30 lines (30 loc) · 977 Bytes
/
bug_report.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: Bug Report
description: Create a report to help us improve.
labels: [bug]
body:
- type: textarea
attributes:
label: What steps will reproduce the problem?
placeholder: |
1.
2.
3.
validations:
required: true
- type: textarea
attributes:
label: What is the expected output?
description: What you expected to see.
validations:
required: true
- type: textarea
attributes:
label: Website path
validations:
required: true
- type: textarea
attributes:
label: Please send some Screenshots
description: Skipping these files is not an option. It is the easiest way to diagnose an issue ticket properly. If you do skip this step then your ticket will most likely be deleted and you will be asked to resubmit.
validations:
required: false