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: |
A link to your excalidraw file: https://gist.github.com/....
validations:
required: true
required: false
- type: textarea
id: steps
attributes:

View file

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