master
1name: 🔢 Hash Error
2description: Open an issue about a package's hash is incorrect.
3labels: ["bug"]
4body:
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. 7zip@21.00 (not '7-Zip')
18 validations:
19 required: true