aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2022-08-12 17:11:55 +0000
committerclassabbyamp <5366828+classabbyamp@users.noreply.github.com>2022-08-12 19:52:07 +0000
commit6a0b769cb9609282debb643f305d3d952887a0b7 (patch)
tree0de3a1ef357a3183cae1c7d23bdab04ed00d225e /.github
parentb4e0c0dcc9b39d661ae5b59f69d85cedd992895f (diff)
downloadvoid-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar.gz
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar.bz2
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar.lz
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar.xz
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.tar.zst
void-packages-6a0b769cb9609282debb643f305d3d952887a0b7.zip
.github/pull_request_template.md: update pkg reqs url
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 8a9e2348494..57f7cc96d84 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -5,7 +5,7 @@
<!--
#### New package
-- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
+- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in