.github/ISSUE_TEMPLATE/pkg-request.yml: update pkg reqs url
This commit is contained in:
parent
c9871df9f2
commit
b4e0c0dcc9
6
.github/ISSUE_TEMPLATE/pkg-request.yml
vendored
6
.github/ISSUE_TEMPLATE/pkg-request.yml
vendored
@ -36,9 +36,9 @@ body:
|
|||||||
- id: quality
|
- id: quality
|
||||||
type: dropdown
|
type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Does the requested package meet the quality requirements?
|
label: Does the requested package meet the package requirements?
|
||||||
description: |
|
description: |
|
||||||
See [Manual.md](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality_requirements) for details
|
See [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements) for details
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- System
|
- System
|
||||||
@ -51,7 +51,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Is the requested package released?
|
label: Is the requested package released?
|
||||||
description: |
|
description: |
|
||||||
See [Manual.md](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality_requirements) for details
|
See [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements) for details
|
||||||
options:
|
options:
|
||||||
- "Yes"
|
- "Yes"
|
||||||
- "No"
|
- "No"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user