]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: bump versions in issue forms
authorJan Macku <jamacku@redhat.com>
Wed, 19 Feb 2025 13:19:36 +0000 (14:19 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 19 Feb 2025 13:29:48 +0000 (13:29 +0000)
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml

index 7b90ac9be72c03bf555fdaa36aa766f170d32e7c..416cb76f4013617d435a5a22552db5b336bc2df7 100644 (file)
@@ -15,10 +15,10 @@ body:
         Do not submit bug reports about anything but the two most recently released *major* systemd versions upstream!
         If there have been multiple stable releases for that major version, please consider updating to a recent one before reporting an issue.
         When using a distro package, please make sure that the version reported is meaningful for upstream.
-        If a distro build is used, please just paste the package version, e.g. `systemd-254.7-1.fc39.x86_64`.
+        If a distro build is used, please just paste the package version, e.g. `systemd-257.3-7.fc42.x86_64`.
         See https://github.com/systemd/systemd-stable/tags for the list of most recent releases.
         For older version please use distribution trackers (see https://systemd.io/CONTRIBUTING#filing-issues).
-      placeholder: '256.x'
+      placeholder: '257.x'
     validations:
       required: true
 
@@ -27,7 +27,7 @@ body:
     attributes:
       label: Used distribution
       description: Used distribution and its version
-      placeholder: Fedora 39
+      placeholder: Fedora 42
     validations:
       required: false
 
@@ -37,7 +37,7 @@ body:
       label: Linux kernel version used
       description: |
         Please use `uname -r` to get linux kernel version.
-      placeholder: kernel-6.6.8-200.fc39.x86_64
+      placeholder: 6.14.0-0.rc3.29.fc42.x86_64
     validations:
       required: false
 
index 1bf567b91af1011477890bbfac22faf0a152d93c..fc66c1ab43f5cb095bf072d6fcf357c2186a9506 100644 (file)
@@ -121,6 +121,6 @@ body:
     attributes:
       label: The systemd version you checked that didn't have the feature you are asking for
       description: If this is not the most recently released upstream version, then please check first if it has that feature already.
-      placeholder: '256.x'
+      placeholder: '257.x'
     validations:
       required: false