Files
SnootGame/.gitea/ISSUE_TEMPLATE/choreo.yaml
2025-06-08 11:27:46 -05:00

22 lines
545 B
YAML

name: Choreography Problem
about: A template for discussing choreography problems
title: "[Chapter XX]: "
labels:
- bug
- "help wanted"
body:
- type: input
id: where
attributes:
label: On what line did this bug occour?
placeholder: "I \"This shit fucks and sucks!\""
validations:
required: true
- type: textarea
id: what
attributes:
label: "What happened?"
placeholder: "The expression \"Inco Sad\" was used at a time when it shouldn't have been used."
validations:
required: true