ISSUE_TEMPLATE: avoid using maintainer usernames as headings (#387825)

authored by Arne Keller and committed by GitHub c25a593f fc1c8126

+3
+1
.github/ISSUE_TEMPLATE/06_update_request.yml
··· 82 82 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. 83 83 value: | 84 84 85 + 85 86 --- 86 87 87 88 **Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)
+1
.github/ISSUE_TEMPLATE/07_module_request.yml
··· 62 62 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. 63 63 value: | 64 64 65 + 65 66 --- 66 67 67 68 **Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)
+1
.github/ISSUE_TEMPLATE/08_backport_request.yml
··· 64 64 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. 65 65 value: | 66 66 67 + 67 68 --- 68 69 69 70 **Note for maintainers:** Please tag this issue in your pull request description. (i.e. `Resolves #ISSUE`.)