mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
15 lines
334 B
YAML
15 lines
334 B
YAML
name: Team
|
|
description: You are someone from the team
|
|
labels: ["team"]
|
|
body:
|
|
- type: textarea
|
|
id: content
|
|
attributes:
|
|
label: Issue Content
|
|
description: Add the content of the issue here.
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Is this issue planned ?
|
|
options:
|
|
- label: Planned
|
|
|