Merge pull request #5619 from menloresearch/template/goal-yml

fix previous problem with goal.yml template
This commit is contained in:
Bui Quang Huy 2025-07-01 00:38:20 +08:00 committed by GitHub
commit a41b7114ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,27 @@
---
name: Goal
about: "Communicate externally the roadmap/goal that Jan is heading toward"
name: "Goal"
description: "Communicate externally the roadmap/goal that Jan is heading toward"
title: 'goal: '
labels: ''
type: Goal
type: "Goal"
assignees: freelerobot
body:
- type: textarea
validations:
required: true
attributes:
label: "Goal"
description: "Describe the conten of the goal"
---
- type: textarea
validations:
required: true
attributes:
label: "Tasklist"
description: "List of task to complete to reach the goal"
## Goal
## Tasklist
## Out of scope
- type: textarea
validations:
required: true
attributes:
label: "Out of scope"
description: "List of things that is out of scope for this goal"