fix note with markdown type instead of textarea

This commit is contained in:
Cameron Dixon 2023-10-05 10:25:51 -04:00 committed by GitHub
parent bfda399e3d
commit 04d6a1204a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.