Add issue template
This commit is contained in:
parent
c8d7aa0af9
commit
aad42f141d
17
ISSUE_TEMPLATE.yml
Normal file
17
ISSUE_TEMPLATE.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
name: Kanban
|
||||||
|
about: Add task to kanban
|
||||||
|
title: "[Task]: "
|
||||||
|
projects: ["Jukebox/2"]
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: task-description
|
||||||
|
attributes:
|
||||||
|
label: Task description
|
||||||
|
- type: checkboxes
|
||||||
|
id: terms
|
||||||
|
attributes:
|
||||||
|
label: Assign to Project
|
||||||
|
description: Assign this issue to the Jukebox project to show it in the Kanban board --->
|
||||||
|
options:
|
||||||
|
- label: I have assigned to the project
|
||||||
|
required: true
|
Loading…
x
Reference in New Issue
Block a user