File tree Expand file tree Collapse file tree 2 files changed +44
-32
lines changed Expand file tree Collapse file tree 2 files changed +44
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Downloads on https://git-scm.com not working
3
+ description : If you are experiencing problems downloading Git from https://git-scm.com/downloads.
4
+ labels : [bug]
5
+
6
+ body :
7
+ # Please follow the instructions below.
8
+ # An issue properly explained is solved much faster!
9
+ - type : textarea
10
+ attributes :
11
+ # Provide a brief summary of the issue in the issue title.
12
+ label : Which download is failing?
13
+ placeholder : Tell us in which page and version is the download broken.
14
+ validations :
15
+ required : true
16
+ - type : textarea
17
+ attributes :
18
+ label : Problem
19
+ placeholder : Explain the problem clearly.
20
+ validations :
21
+ required : true
22
+ - type : input
23
+ attributes :
24
+ label : Operating system and browser
25
+ description : Which operating system and browser are you using?
26
+ validations :
27
+ required : true
28
+ - type : textarea
29
+ attributes :
30
+ # Provide a detailed list of steps.
31
+ # In the rare cases where this is not possible, we will accept a detailed set of instructions.
32
+ label : Steps to reproduce
33
+ placeholder : |
34
+ 1.
35
+ 2.
36
+ 3.
37
+ 4.
38
+ validations :
39
+ required : true
40
+ - type : textarea
41
+ attributes :
42
+ label : Other details
43
+ placeholder : Include as many relevant details you may find relevant.
44
+ render : shell
You can’t perform that action at this time.
0 commit comments