File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
- blank_issues_enabled : false
1
+ blank_issues_enabled : true
2
2
contact_links :
3
3
- name : Scoop Community Support
4
4
url : https://github.com/ScoopInstaller/Scoop/discussions
Original file line number Diff line number Diff line change
1
+ name : 🔢 Hash Error
2
+ description : Open an issue about a package's hash is incorrect.
3
+ labels : ["bug"]
4
+ body :
5
+ - type : checkboxes
6
+ attributes :
7
+ label : Prerequisites
8
+ options :
9
+ - label : I have used the predefined issue title. (e.g. "xxx@xxx: hash check failed")
10
+ required : true
11
+ - label : I have verified that I am using the latest version of Scoop and corresponding bucket.
12
+ required : true
13
+ - type : input
14
+ attributes :
15
+ label : Package Name and Version
16
+ description : Name and version of package (install name) which has incorrect hash.
17
+ placeholder :
e.g. [email protected] (not '7-Zip')
18
+ validations :
19
+ required : true
You can’t perform that action at this time.
0 commit comments