Skip to content

Commit 1d09010

Browse files
committed
.github: combine issue templates, put issue/pr template text in a comment
1 parent cae4ddd commit 1d09010

File tree

4 files changed

+9
-24
lines changed

4 files changed

+9
-24
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/issue_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!--
2+
Before opening an issue, please be sure to check what content is suitable for
3+
the Handbook: https://docs.voidlinux.org/about/about-this-handbook.html
4+
5+
We prioritise issues about information specific to Void, and try to avoid
6+
duplicating information already available elsewhere (e.g. on the Arch wiki).
7+
-->

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!--
12
Before submitting a pull request, please read [CONTRIBUTING](https://github.com/void-linux/void-docs/blob/master/CONTRIBUTING.md); pull requests that do not meet the criteria described there will not be merged. Note that this repository's CONTRIBUTING contains information specific to this repository, and is not the same as CONTRIBUTING for the void-packages repository.
23
34
We prioritise pull requests involving information specific to Void over those involving information applicable to Linux in general.
5+
-->

0 commit comments

Comments
 (0)