diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-03-15 20:12:52 +0100 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2023-03-15 20:31:34 +0100 |
commit | b2b5a95227f18d3dce0a7d52ceb120059719b6cc (patch) | |
tree | 54ac165a2e2cb4bb116051232a8ace6cff424270 /.github/ISSUE_TEMPLATE/feature_request.yml | |
parent | Merge pull request #26771 from YHNdnzj/machinectl-edit (diff) | |
download | systemd-b2b5a95227f18d3dce0a7d52ceb120059719b6cc.tar.xz systemd-b2b5a95227f18d3dce0a7d52ceb120059719b6cc.zip |
github: update default and example in template
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index cf9e1b52cd..1413b5f5b7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -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: '252' + placeholder: '253' validations: required: false |