summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorash <ash@sorrel.sh>2025-03-07 08:37:53 +0000
committerash <ash@sorrel.sh>2025-03-07 08:39:16 +0000
commit3f7297b749e339996b35b87f6a7d2a1fe8226d2f (patch)
tree5e56725b473567825c7341d2b574be054ae11a3a /.github
parentnixos/movim: run nixfmt-rfc-style (#387633) (diff)
downloadnixpkgs-3f7297b749e339996b35b87f6a7d2a1fe8226d2f.tar.gz
ISSUE_TEMPLATE: avoid using maintainer usernames as headings
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/06_update_request.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/07_module_request.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/08_backport_request.yml1
3 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/06_update_request.yml b/.github/ISSUE_TEMPLATE/06_update_request.yml
index a66f11fd3a3d..4b29a2af0126 100644
--- a/.github/ISSUE_TEMPLATE/06_update_request.yml
+++ b/.github/ISSUE_TEMPLATE/06_update_request.yml
@@ -82,6 +82,7 @@ body:
Please mention the people who are in the **Maintainers** list of the offending package. This is done by by searching for the package on the [NixOS Package Search](https://search.nixos.org/packages) and mentioning the people listed under **Maintainers** by prefixing their GitHub usernames with an '@' character. Please add the mentions above the `---` characters in the template below.
value: |
+
---
**Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)
diff --git a/.github/ISSUE_TEMPLATE/07_module_request.yml b/.github/ISSUE_TEMPLATE/07_module_request.yml
index 34b4881018e9..97008b8623e6 100644
--- a/.github/ISSUE_TEMPLATE/07_module_request.yml
+++ b/.github/ISSUE_TEMPLATE/07_module_request.yml
@@ -62,6 +62,7 @@ body:
Please mention the people who are in the **Maintainers** list of the offending package. This is done by by searching for the package on the [NixOS Package Search](https://search.nixos.org/packages) and mentioning the people listed under **Maintainers** by prefixing their GitHub usernames with an '@' character. Please add the mentions above the `---` characters in the template below.
value: |
+
---
**Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)
diff --git a/.github/ISSUE_TEMPLATE/08_backport_request.yml b/.github/ISSUE_TEMPLATE/08_backport_request.yml
index b205d0b9d9b2..b0c5deba3247 100644
--- a/.github/ISSUE_TEMPLATE/08_backport_request.yml
+++ b/.github/ISSUE_TEMPLATE/08_backport_request.yml
@@ -64,6 +64,7 @@ body:
Please mention the people who are in the **Maintainers** list of the offending package. This is done by by searching for the package on the [NixOS Package Search](https://search.nixos.org/packages) and mentioning the people listed under **Maintainers** by prefixing their GitHub usernames with an '@' character. Please add the mentions above the `---` characters in the template below.
value: |
+
---
**Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)