summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2022-12-27 13:12:12 +0100
committerpiegames <git@piegames.de>2022-12-27 13:12:12 +0100
commit483c606a948ee5e6123a3f400e6140caf5006d06 (patch)
treef6eab8a3679cbd51160116c056f3c9e8e1c288a1
parent550700773091562a3e0db7e3599e8a6eed1eb105 (diff)
fixup! .github/ISSUE_TEMPLATE: Improvements
-rw-r--r--.github/ISSUE_TEMPLATE/out_of_date_package_report.md30
1 files changed, 8 insertions, 22 deletions
diff --git a/.github/ISSUE_TEMPLATE/out_of_date_package_report.md b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md
index 22c81e2661c3..2735534b0bc9 100644
--- a/.github/ISSUE_TEMPLATE/out_of_date_package_report.md
+++ b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md
@@ -7,23 +7,11 @@ assignees: ''
---
-##### Package details
-
- Package name:
-<!--
-Search your package here: https://search.nixos.org/packages?channel=unstable
-
-If there already is an open PR for the package, take this version as the current one and link to the PR
--->
-- Current version:
-- Desired version:
-
-<!-- If this is a backporting request, fill in this section, otherwise remove it -->
-- [ ] This is a backporting request.
-- Current stable version:
-
-###### Checklist
-
+- Latest released version:
+<!-- Search your package here: https://search.nixos.org/packages?channel=unstable -->
+- Current version on the unstable channel:
+- Current version on the stable/release channel:
<!--
Type the name of your package and try to find an open pull request for the package
If you find an open pull request, you can review it!
@@ -31,12 +19,10 @@ There's a high chance that you'll have the new version right away while helping
-->
- [ ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls)
-##### Notify maintainers
-
-<!-- If the search.nixos.org result shows no maintainers, tag the person that last updated the package -->
+**Notify maintainers**
-maintainers:
+<!-- If the search.nixos.org result shows no maintainers, tag the person that last updated the package. -->
-###### Note for maintainers
+-----
-Please tag this issue in your PR.
+Note for maintainers: Please tag this issue in your PR.