mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
Updating the Github task (#1391)
This commit is contained in:
commit
74c8d2fc9c
1 changed files with 30 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/task.yaml
vendored
30
.github/ISSUE_TEMPLATE/task.yaml
vendored
|
@ -16,6 +16,36 @@ body:
|
|||
description: A concise description of what needs to be done (user story)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Required Changes
|
||||
description: A concise description of specific modifications, updates, or actions that are necessary to complete the task, helping to clarify the necessary actions.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Current Status
|
||||
description: A concise description of the current status
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Risks
|
||||
description: List of the potential challenges, obstacles, or issues that could arise while working on the task, helping to anticipate and mitigate potential problems.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Prerequisites
|
||||
description: This outlines any dependencies or conditions that must be met before starting or progressing with the task, ensuring a smooth workflow.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: KPI (KEY Performance Indicators)
|
||||
description: List of the specific metrics or measures that will be used to assess the success or completion of the task, providing clear criteria for evaluation.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description of Done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue