Files
SteamWar/.gitea/ISSUE_TEMPLATE/feature-request.yaml
T
Chaoscaot eea9abdc56 Add Templates
Signed-off-by: Chaoscaot <max@maxsp.de>
2026-05-15 15:37:29 +02:00

17 lines
495 B
YAML

name: Feature Idee
about: Got an idea for a feature that Gitea doesn't have currently? Submit your idea here!
labels: ["typ/idee"]
body:
- type: textarea
id: description
attributes:
label: Feature Beschreibung
placeholder: |
Ich glaube, dass ...
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots
description: Wenn es sich um etwas grafisches handelt, kannst du hier Screenshots hinzufügen.