Merge pull request #5634 from menloresearch/template/create-epic

Create epic.yml
This commit is contained in:
Bui Quang Huy 2025-07-01 10:01:36 +08:00 committed by GitHub
commit aa353fbbaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

24
.github/ISSUE_TEMPLATE/epic.yml vendored Normal file
View File

@ -0,0 +1,24 @@
name: "\U0001F31F Epic"
description: "Major building block that push us toward Jan Goal"
title: 'goal: '
type: "Epic"
projects: ["menloresearch/30"]
body:
- type: textarea
validations:
required: true
attributes:
label: "Goal"
description: "Describe the content of the goal"
- type: textarea
validations:
required: true
attributes:
label: "Tasklist"
description: "List of tasks to complete to reach the goal"
- type: textarea
attributes:
label: "Out of scope"
description: "List of things that is out of scope for this goal"