github: update version in bug templates

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-12-20 15:12:28 +01:00
parent 57e7af551e
commit 616b8101b7
2 changed files with 2 additions and 2 deletions

View 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

View 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