Unverified Commit de3255d9 authored by Fernando Rodrigues's avatar Fernando Rodrigues Committed by GitHub
Browse files

.github/ISSUE_TEMPLATE: update for 25.11 beta (#464742)

parents 95c02cc7 c69a76cf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -35,7 +35,8 @@ 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.11)"
        - "- Unstable (26.05)"
        - "- Beta (25.11)"
        - "- Stable (25.05)"
      default: 0
    validations:
+2 −1
Original line number Diff line number Diff line
@@ -35,7 +35,8 @@ 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.11)"
        - "- Unstable (26.05)"
        - "- Beta (25.11)"
        - "- Stable (25.05)"
      default: 0
    validations:
+2 −1
Original line number Diff line number Diff line
@@ -35,7 +35,8 @@ 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.11)"
        - "- Unstable (26.05)"
        - "- Beta (25.11)"
        - "- Stable (25.05)"
      default: 0
    validations:
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@ 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.11)"
        - "- Unstable (26.05)"
        - "- Beta (25.11)"
        - "- Stable (25.05)"
      default: 0
    validations:
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@ 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.11)"
        - "- Unstable (26.05)"
        - "- Beta (25.11)"
        - "- Stable (25.05)"
      default: 0
    validations:
Loading