File tree 1 file changed +1
-27
lines changed
1 file changed +1
-27
lines changed Original file line number Diff line number Diff line change 1
1
name : Bug Report
2
2
description : A detailed description of a problem you are experiencing
3
- title : " ... "
3
+ title : " [BUG] <title> "
4
4
labels : [bug, triage]
5
5
body :
6
6
- type : checkboxes
22
22
description : A concise description of what you expected to happen.
23
23
validations :
24
24
required : false
25
- - type : textarea
26
- attributes :
27
- label : Steps To Reproduce
28
- description : Steps to reproduce the behavior.
29
- placeholder : |
30
- 1. In this environment...
31
- 2. With this config...
32
- 3. Run '...'
33
- 4. See error...
34
- validations :
35
- required : false
36
- - type : textarea
37
- attributes :
38
- label : Environment
39
- description : |
40
- examples:
41
- - **OS**: Ubuntu 20.04
42
- - **Python**: 3.10
43
- - **Browser**: Chrome 92
44
- value : |
45
- - OS:
46
- - Python:
47
- - Browser:
48
- render : markdown
49
- validations :
50
- required : false
51
25
- type : textarea
52
26
attributes :
53
27
label : Anything else?
You can’t perform that action at this time.
0 commit comments