mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +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
|
||||
description: |
|
||||
Add the issue number of other issues this relates to and how (blocks, is blocked by, relates to).
|
||||
placeholder: relates to #123
|
||||
- type: textarea
|
||||
placeholder: Relates to...
|
||||
- type: markdown
|
||||
id: note
|
||||
attributes:
|
||||
label: Note
|
||||
description: |
|
||||
We may edit this issue's text to document our understanding and clarify the product work.
|
||||
value: |
|
||||
> 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