.github: improve the PR template

* avoid confusion with [skip CI] and [ci skip]
This commit is contained in:
tibequadorian 2022-03-23 15:23:00 +01:00 committed by Leah Neukirchen
parent 7e6ecbff36
commit 9e0b0f4e74

View file

@ -8,7 +8,8 @@
- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
--> -->
<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration) <!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build. and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI. Ignore this section if this PR is not skipping CI.
--> -->