]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: bump version in template
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 24 Dec 2023 17:23:14 +0000 (02:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 24 Dec 2023 17:23:14 +0000 (02:23 +0900)
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml

index 06a864068c36b94a21b31fde992abfb3573cdb6a..549421a1cfdbbc335550be515aceecad9193db35 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-253-6.fc38.x86_64`.
+        If a distro build is used, please just paste the package version, e.g. `systemd-254.7-1.fc39.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: '253'
+      placeholder: '255'
     validations:
       required: true
 
@@ -27,7 +27,7 @@ body:
     attributes:
       label: Used distribution
       description: Used distribution and its version
-      placeholder: Fedora 38
+      placeholder: Fedora 39
     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.2.5-300.fc38.x86_64
+      placeholder: kernel-6.6.8-200.fc39.x86_64
     validations:
       required: false
 
index 1413b5f5b761437a1554f7eee36b4b0f87a9c3f7..76b95a127a3173e1fc25667608bee06dbb7f82df 100644 (file)
@@ -120,6 +120,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: '253'
+      placeholder: '255'
     validations:
       required: false