forked from SteamWar/SteamWar
eea9abdc56
Signed-off-by: Chaoscaot <max@maxsp.de>
17 lines
495 B
YAML
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. |