pr and issue templates + typecheck ci python #138

Merged
zach merged 9 commits from 135-issue-pr-templates into main 2026-07-10 18:19:23 +02:00
Showing only changes of commit 4cb30647a9 - Show all commits
+9 -1
View File
@@ -68,11 +68,19 @@ body:
validations: validations:
required: false required: false
- type: input
id: other-init
attributes:
label: Other init system (if "non-systemd" above)
placeholder: e.g. openrc, runit, s6, dinit
validations:
required: false
- type: input - type: input
id: qt-version id: qt-version
attributes: attributes:
label: Qt version label: Qt version
placeholder: 6.7 placeholder: 6.11.1
validations: validations:
required: false required: false