Update .github/ISSUE_TEMPLATE/feature-request.yml

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
This commit is contained in:
Clifford Fajardo 2022-01-18 10:17:34 -08:00 committed by clifford
parent 64c540dceb
commit bfa2dd4663
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@ body:
placeholder: | placeholder: |
A link to your excalidraw file: https://gist.github.com/.... A link to your excalidraw file: https://gist.github.com/....
validations: validations:
required: true required: false
- type: textarea - type: textarea
id: steps id: steps
attributes: attributes:

View file

@ -22,8 +22,8 @@ body:
label: Describe the feature you would like see in Excalidraw label: Describe the feature you would like see in Excalidraw
description: Provide a clear and concise description. description: Provide a clear and concise description.
placeholder: | placeholder: |
Ex. I'm always frustrated when [...] eg. It would be great if [...]
Ex. I wish there was a way to do [...] eg. I wish there was a way to do [...]
validations: validations:
required: true required: true
- type: textarea - type: textarea