mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Tiny tweaks to task form (#148475)
This commit is contained in:
parent
de849b920a
commit
434ac421d1
6
.github/ISSUE_TEMPLATE/task.yml
vendored
6
.github/ISSUE_TEMPLATE/task.yml
vendored
@ -21,7 +21,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: Task description
|
label: Description
|
||||||
description: |
|
description: |
|
||||||
Provide a clear and detailed description of the task that needs to be accomplished.
|
Provide a clear and detailed description of the task that needs to be accomplished.
|
||||||
|
|
||||||
@ -43,9 +43,11 @@ body:
|
|||||||
|
|
||||||
Include links to related issues, research, prototypes, roadmap opportunities etc.
|
Include links to related issues, research, prototypes, roadmap opportunities etc.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
- Roadmap opportunity: [links]
|
- Roadmap opportunity: [link]
|
||||||
|
- Epic: [link]
|
||||||
- Feature request: [link]
|
- Feature request: [link]
|
||||||
- Technical design documents: [link]
|
- Technical design documents: [link]
|
||||||
- Prototype/mockup: [link]
|
- Prototype/mockup: [link]
|
||||||
|
- Dependencies: [links]
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user