🔧 config: github template

This commit is contained in:
LazyYuuki 2025-07-01 10:15:50 +08:00
parent aa353fbbaa
commit 2a143e71e4
4 changed files with 9 additions and 14 deletions

View File

@ -1,7 +1,6 @@
name: "\U0001F680 Feature Request"
title: 'idea: '
description: "Suggest an idea for this project \U0001F63B!"
labels: 'feature request'
projects: ["menloresearch/30"]
body:
- type: textarea

View File

@ -1,6 +1,6 @@
name: "\U0001F31F Epic"
description: "Major building block that push us toward Jan Goal"
title: 'goal: '
description: "Major building block that advances Jan's goals"
title: 'epic: '
type: "Epic"
projects: ["menloresearch/30"]
body:
@ -9,16 +9,14 @@ body:
required: true
attributes:
label: "Goal"
description: "Describe the content of the goal"
description: "Describe the epic's objective and expected impact"
- type: textarea
validations:
required: true
attributes:
label: "Tasklist"
description: "List of tasks to complete to reach the goal"
description: "List the key tasks required to complete this epic"
- type: textarea
attributes:
label: "Out of scope"
description: "List of things that is out of scope for this goal"
description: "List items that are explicitly excluded from this epic"

View File

@ -1,5 +1,5 @@
name: "\U0001F3AF Goal"
description: "Communicate externally the roadmap/goal that Jan is heading toward"
description: "External communication of Jan's roadmap and objectives"
title: 'goal: '
type: "Goal"
projects: ["menloresearch/30"]
@ -10,16 +10,14 @@ body:
required: true
attributes:
label: "Goal"
description: "Describe the conten of the goal"
description: "Describe the objective and desired outcome"
- type: textarea
validations:
required: true
attributes:
label: "Tasklist"
description: "List of task to complete to reach the goal"
description: "List the specific tasks needed to achieve this goal"
- type: textarea
attributes:
label: "Out of scope"
description: "List of things that is out of scope for this goal"
description: "List items that are explicitly excluded from this goal"