.github/ISSUE_TEMPLATE/pkg-request.yml: update pkg reqs url

This commit is contained in:
classabbyamp 2022-08-12 13:07:05 -04:00 committed by classabbyamp
parent c9871df9f2
commit b4e0c0dcc9
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ body:
- id: quality
type: dropdown
attributes:
label: Does the requested package meet the quality requirements?
label: Does the requested package meet the package requirements?
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
options:
- System
@ -51,7 +51,7 @@ body:
attributes:
label: Is the requested package released?
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:
- "Yes"
- "No"