mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
ISSUE_TEMPLATES: update releases following 25.11's branch-off (#407705)
This commit is contained in:
commit
8a4822e194
6 changed files with 18 additions and 18 deletions
6
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
|
@ -34,9 +34,9 @@ body:
|
|||
> If you are using an older version, please update to the latest stable version and check if the issue persists before continuing this bug report.
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
@ -34,9 +34,9 @@ body:
|
|||
> If you are using an older version, please update to the latest stable version and check if the issue persists before continuing this bug report.
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
@ -34,9 +34,9 @@ body:
|
|||
> If you are using an older version, please [update to the latest stable version](https://nixos.org/download) and check if the issue persists before continuing this bug report.
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
6
.github/ISSUE_TEMPLATE/04_build_failure.yml
vendored
6
.github/ISSUE_TEMPLATE/04_build_failure.yml
vendored
|
@ -35,9 +35,9 @@ body:
|
|||
> If you are purposefully trying to build an ancient version of a package in an older Nixpkgs, please coordinate with the [NixOS Archivists](https://matrix.to/#/#archivists:nixos.org).
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
6
.github/ISSUE_TEMPLATE/05_update_request.yml
vendored
6
.github/ISSUE_TEMPLATE/05_update_request.yml
vendored
|
@ -35,9 +35,9 @@ body:
|
|||
> If the package has been updated in unstable, but you believe the update should be backported to the stable release of Nixpkgs, please file the '**Request: backport to stable**' form instead.
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
6
.github/ISSUE_TEMPLATE/06_module_request.yml
vendored
6
.github/ISSUE_TEMPLATE/06_module_request.yml
vendored
|
@ -34,9 +34,9 @@ body:
|
|||
> If you are using an older or stable version, please update to the latest **unstable** version and check if the module still does not exist before continuing this request.
|
||||
options:
|
||||
- "Please select a version."
|
||||
- "- Unstable (25.05)"
|
||||
- "- Stable (24.11)"
|
||||
- "- Previous Stable (24.05)"
|
||||
- "- Unstable (25.11)"
|
||||
- "- Stable (25.05)"
|
||||
- "- Previous Stable (24.11)"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue