File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : " Main Streamlink repository"
4
+ about : " Please go here for any issues or questions related to Streamlink itself."
5
+ url : https://github.com/streamlink/streamlink
Original file line number Diff line number Diff line change
1
+ name : Issue
2
+ description : An issue with one of Streamlink's Windows installers
3
+ body :
4
+ - type : markdown
5
+ attributes :
6
+ value : |
7
+ ## Thanks for reporting an issue with Streamlink's Windows installer!
8
+
9
+ **Issues and questions related Streamlink itself DO NOT BELONG here and will be closed immediately.**
10
+ - type : input
11
+ attributes :
12
+ label : Installer flavor and version
13
+ description : |
14
+ The exact file name of the installer.
15
+ - type : textarea
16
+ attributes :
17
+ label : Description
18
+ description : |
19
+ Explain the issue as thoroughly as you can and list the steps which lead to the problem.
20
+ Please also provide details about your operating system and its configuration if you can.
21
+ validations :
22
+ required : true
You can’t perform that action at this time.
0 commit comments