aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2022-08-12 17:07:05 +0000
committerclassabbyamp <5366828+classabbyamp@users.noreply.github.com>2022-08-12 19:52:07 +0000
commitb4e0c0dcc9b39d661ae5b59f69d85cedd992895f (patch)
tree683785b0322c6f17cce1599ed7997d9b986d4aba /.github
parentc9871df9f20e82d63fd5e6226e7160145b63a47f (diff)
downloadvoid-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar.gz
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar.bz2
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar.lz
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar.xz
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.tar.zst
void-packages-b4e0c0dcc9b39d661ae5b59f69d85cedd992895f.zip
.github/ISSUE_TEMPLATE/pkg-request.yml: update pkg reqs url
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/pkg-request.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/pkg-request.yml b/.github/ISSUE_TEMPLATE/pkg-request.yml
index 1dbbe572d06..a50049efc10 100644
--- a/.github/ISSUE_TEMPLATE/pkg-request.yml
+++ b/.github/ISSUE_TEMPLATE/pkg-request.yml
@@ -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"