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