mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
fix note with markdown type instead of textarea
This commit is contained in:
parent
bfda399e3d
commit
04d6a1204a
1 changed files with 4 additions and 5 deletions
9
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
9
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
|
@ -26,10 +26,9 @@ body:
|
||||||
label: Links to other issues
|
label: Links to other issues
|
||||||
description: |
|
description: |
|
||||||
Add the issue number of other issues this relates to and how (blocks, is blocked by, relates to).
|
Add the issue number of other issues this relates to and how (blocks, is blocked by, relates to).
|
||||||
placeholder: relates to #123
|
placeholder: Relates to...
|
||||||
- type: textarea
|
- type: markdown
|
||||||
id: note
|
id: note
|
||||||
attributes:
|
attributes:
|
||||||
label: Note
|
value: |
|
||||||
description: |
|
> We may edit this issue's text to document our understanding and clarify the product work.
|
||||||
We may edit this issue's text to document our understanding and clarify the product work.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue