initial build system import
This commit is contained in:
21
.gitea/ISSUE_TEMPLATE/choreo.yaml
Normal file
21
.gitea/ISSUE_TEMPLATE/choreo.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
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
|
Reference in New Issue
Block a user