initial build system import

This commit is contained in:
2025-06-08 11:27:46 -05:00
parent 6c888016e6
commit fe3bb73326
6 changed files with 112 additions and 104 deletions

View 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