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`.)