chore: update workflows and templates (#1661)

* Update templates

* Add CodeOwners

* Apply Hanks Feedback

* Add note to make one issue per request

* update workflow
This commit is contained in:
Sven van Ginkel
2026-01-21 21:36:23 +01:00
committed by GitHub
parent 031abbfcb3
commit 988de6de7b
8 changed files with 162 additions and 199 deletions

19
.github/DISCUSSION_TEMPLATE/ideas.yml vendored Normal file
View File

@@ -0,0 +1,19 @@
body:
- type: dropdown
id: component
attributes:
label: Component
description: Which part of Beszel is this about?
options:
- Hub
- Agent
- Hub & Agent
default: 0
validations:
required: true
- type: textarea
attributes:
label: Description
description: Please describe in detail what you want to share.
validations:
required: true