]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: update version in bug templates
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Dec 2022 14:12:28 +0000 (15:12 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Dec 2022 14:12:41 +0000 (15:12 +0100)
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml

index d25f5ea68b993b37d5fb636e314e88a4f00ae60c..3a3dbb70e8898b3adb51241292769f38e214c955 100644 (file)
@@ -18,7 +18,7 @@ body:
         If a distro build is used, please just paste the package version, e.g. `systemd-250.7-1.fc36.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: '251'
+      placeholder: '252'
     validations:
       required: true
 
index 1f24851b104f085ff2b88b6c9aeb2533edfdec31..b281a7fbf035f6ef9e7467fba53a14a53be6f61c 100644 (file)
@@ -119,6 +119,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: '251'
+      placeholder: '252'
     validations:
       required: false