]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: update placeholders in template
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 26 Jul 2026 11:10:16 +0000 (20:10 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 26 Jul 2026 11:42:28 +0000 (20:42 +0900)
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml

index a0547b8b52ae1b47ece30880bb43b4968e439821..9f285e26b4f0131643e6bafd8d832650d0f1f81f 100644 (file)
@@ -15,12 +15,12 @@ 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-257.3-7.fc42.x86_64`.
+        If a distro build is used, please just paste the package version, e.g. `systemd-259.8-1.fc44.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).
         A repository with packages built from latest main for the major distributions and architectures is available from our
         [OBS project for testing purposes.](https://software.opensuse.org//download.html?project=system%3Asystemd&package=systemd)
-      placeholder: '257.x'
+      placeholder: '261.x'
     validations:
       required: true
 
@@ -29,7 +29,7 @@ body:
     attributes:
       label: Used distribution
       description: Used distribution and its version
-      placeholder: Fedora 42
+      placeholder: Fedora 44
     validations:
       required: false
 
@@ -39,7 +39,7 @@ body:
       label: Linux kernel version used
       description: |
         Please use `uname -r` to get linux kernel version.
-      placeholder: 6.14.0-0.rc3.29.fc42.x86_64
+      placeholder: 7.1.4-204.fc44.x86_64
     validations:
       required: false
 
index 5e5996d7574edc15dc5d125bfc838dbeafaad833..aec3e0eaa3bfd424aa4671d6cc2bfa313ab8fb99 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: '257.x'
+      placeholder: '261.x'
     validations:
       required: false