File tree 2 files changed +24
-4
lines changed 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 6
6
attributes :
7
7
value : |
8
8
Thanks for taking the time to fill out this bug report!
9
+ - type : checkboxes
10
+ attributes :
11
+ label : Before submitting an issue, please check the following
12
+ options :
13
+ - label : I have searched for similar issues (both open and closed) and cannot find a duplicate
14
+ required : true
15
+ - label : I agree to follow the [Code of Conduct](https://github.com/saber-notes/saber/blob/main/CODE_OF_CONDUCT.md)
16
+ required : true
9
17
- type : textarea
10
18
id : describe-the-bug
11
19
attributes :
38
46
id : version
39
47
attributes :
40
48
label : Saber version
41
- description : You can find this on the Settings page.
42
- placeholder : e.g. v0.9.11 F-Droid (9110)
49
+ description : |
50
+ You can find this on the Settings page.
51
+ Please include your installed Saber version even if you don't think it's relevant!
52
+ placeholder : e.g. v0.19.1 F-Droid (19010)
43
53
validations :
44
54
required : true
45
55
- type : textarea
Original file line number Diff line number Diff line change 6
6
attributes :
7
7
value : |
8
8
Thanks for taking the time to suggest a new feature!
9
+ - type : checkboxes
10
+ attributes :
11
+ label : Before submitting an issue, please check the following
12
+ options :
13
+ - label : I have searched for similar issues (both open and closed) and cannot find a duplicate
14
+ required : true
15
+ - label : I agree to follow the [Code of Conduct](https://github.com/saber-notes/saber/blob/main/CODE_OF_CONDUCT.md)
16
+ required : true
9
17
- type : textarea
10
18
id : motivation
11
19
attributes :
34
42
id : version
35
43
attributes :
36
44
label : Saber version
37
- description : You can find this on the Settings page.
38
- placeholder : e.g. v0.9.11 F-Droid (9110)
45
+ description : |
46
+ You can find this on the Settings page.
47
+ Please include your installed Saber version even if you don't think it's relevant!
48
+ placeholder : e.g. v0.19.1 F-Droid (19010)
39
49
validations :
40
50
required : true
41
51
- type : textarea
You can’t perform that action at this time.
0 commit comments