2022-06-10 08:30:42 +03:00
name : Feature request
description : Suggest an improvement
labels : [ "RFE 🎁" ]
body :
- type : markdown
attributes :
value : Thanks for taking the time to fill out this feature request!
- type : dropdown
id : component
attributes :
label : Component
description : Please chose components related to this feature request.
multiple : true
2022-09-07 11:51:48 +03:00
# When updating list of components please also update labeling policy
# policy: `.github/advanced-issue-labeler.yml`
2022-06-10 08:30:42 +03:00
options :
- 'bootctl'
2022-07-13 13:48:04 +03:00
- 'coredumpctl'
2022-06-10 08:30:42 +03:00
- 'homectl'
2022-06-27 19:57:02 +03:00
- 'hostnamectl'
- 'hardware database files'
2022-06-10 08:30:42 +03:00
- 'journalctl'
2022-06-27 19:57:02 +03:00
- 'kernel-install'
2022-06-10 08:30:42 +03:00
- 'loginctl'
2022-06-27 19:57:02 +03:00
- 'machinectl'
2022-06-10 08:30:42 +03:00
- 'networkctl'
- 'nss-resolve'
2022-06-27 19:57:02 +03:00
- 'oomctl'
2022-06-10 08:30:42 +03:00
- 'pam_systemd'
- 'pam_systemd_home'
2022-06-27 19:57:02 +03:00
- 'portablectl'
2022-06-10 08:30:42 +03:00
- 'resolvectl'
2022-06-27 19:57:02 +03:00
- 'rpm scriptlets'
2022-06-10 08:30:42 +03:00
- 'systemctl'
- 'systemd'
2022-06-27 19:57:02 +03:00
- 'systemd-analyze'
- 'systemd-ask-password'
- 'systemd-binfmt'
2022-06-10 08:30:42 +03:00
- 'systemd-boot'
2022-06-27 19:57:02 +03:00
- 'systemd-cgtop'
2022-07-13 13:48:04 +03:00
- 'systemd-coredump'
2022-06-27 19:57:02 +03:00
- 'systemd-cryptsetup'
- 'systemd-delta'
2023-03-15 18:28:00 +03:00
- 'systemd-dissect'
2022-06-27 19:57:02 +03:00
- 'systemd-env-generator'
- 'systemd-fsck'
- 'systemd-gpt-auto-generator'
- 'systemd-growfs'
2022-06-10 08:30:42 +03:00
- 'systemd-homed'
2022-06-27 19:57:02 +03:00
- 'systemd-hostnamed'
2022-07-15 01:29:25 +03:00
- 'systemd-hwdb'
2022-06-27 19:57:02 +03:00
- 'systemd-import'
- 'systemd-journal-gatewayd'
- 'systemd-journal-remote'
- 'systemd-journal-upload'
2022-06-10 08:30:42 +03:00
- 'systemd-journald'
- 'systemd-logind'
2022-06-27 19:57:02 +03:00
- 'systemd-machined'
- 'systemd-modules-load'
- 'systemd-network-generator'
2022-06-10 08:30:42 +03:00
- 'systemd-networkd'
- 'systemd-networkd-wait-online'
- 'systemd-nspawn'
2022-06-27 19:57:02 +03:00
- 'systemd-oomd'
- 'systemd-portabled'
- 'systemd-pstore'
- 'systemd-repart'
2022-06-10 08:30:42 +03:00
- 'systemd-resolved'
2022-06-27 19:57:02 +03:00
- 'systemd-rfkill'
- 'systemd-run'
2022-06-10 08:30:42 +03:00
- 'systemd-stub'
2022-06-27 19:57:02 +03:00
- 'systemd-sysctl'
- 'systemd-sysext'
- 'systemd-sysusers'
- 'systemd-sysv-generator'
- 'systemd-timedate'
- 'systemd-timesync'
- 'systemd-tmpfiles'
2022-06-10 08:30:42 +03:00
- 'systemd-udevd'
2022-06-27 19:57:02 +03:00
- 'systemd-userdb'
- 'systemd-veritysetup'
2024-04-14 16:17:32 +03:00
- 'systemd-vmspawn'
2022-06-27 19:57:02 +03:00
- 'systemd-xdg-autostart-generator'
- 'timedatectl'
2022-06-10 08:30:42 +03:00
- 'udevadm'
2022-06-27 19:57:02 +03:00
- 'udev rule files'
- 'userdbctl'
2022-06-10 08:30:42 +03:00
- 'tests'
- 'other'
validations :
required : false
- type : textarea
id : description
attributes :
label : Is your feature request related to a problem? Please describe
description : A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
validations :
required : false
- type : textarea
id : solution
attributes :
label : Describe the solution you'd like
description : A clear and concise description of what you want to happen.
validations :
required : false
- type : textarea
id : alternatives
attributes :
label : Describe alternatives you've considered
description : A clear and concise description of any alternative solutions or features you've considered.
validations :
required : false
- type : input
id : version
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.
2024-11-07 17:15:51 +03:00
placeholder : '256.x'
2022-06-10 08:30:42 +03:00
validations :
required : false