🔧 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" name: "\U0001F680 Feature Request"
title: 'idea: ' title: 'idea: '
description: "Suggest an idea for this project \U0001F63B!" description: "Suggest an idea for this project \U0001F63B!"
labels: 'feature request'
projects: ["menloresearch/30"] projects: ["menloresearch/30"]
body: body:
- type: textarea - type: textarea

View File

@ -1,6 +1,6 @@
name: "\U0001F31F Epic" name: "\U0001F31F Epic"
description: "Major building block that push us toward Jan Goal" description: "Major building block that advances Jan's goals"
title: 'goal: ' title: 'epic: '
type: "Epic" type: "Epic"
projects: ["menloresearch/30"] projects: ["menloresearch/30"]
body: body:
@ -9,16 +9,14 @@ body:
required: true required: true
attributes: attributes:
label: "Goal" label: "Goal"
description: "Describe the content of the goal" description: "Describe the epic's objective and expected impact"
- type: textarea - type: textarea
validations: validations:
required: true required: true
attributes: attributes:
label: "Tasklist" label: "Tasklist"
description: "List of tasks to complete to reach the goal" description: "List the key tasks required to complete this epic"
- type: textarea - type: textarea
attributes: attributes:
label: "Out of scope" 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" 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: ' title: 'goal: '
type: "Goal" type: "Goal"
projects: ["menloresearch/30"] projects: ["menloresearch/30"]
@ -10,16 +10,14 @@ body:
required: true required: true
attributes: attributes:
label: "Goal" label: "Goal"
description: "Describe the conten of the goal" description: "Describe the objective and desired outcome"
- type: textarea - type: textarea
validations: validations:
required: true required: true
attributes: attributes:
label: "Tasklist" label: "Tasklist"
description: "List of task to complete to reach the goal" description: "List the specific tasks needed to achieve this goal"
- type: textarea - type: textarea
attributes: attributes:
label: "Out of scope" 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"