mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Update .github/ISSUE_TEMPLATE/feature-request.yml
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
This commit is contained in:
parent
64c540dceb
commit
bfa2dd4663
2 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -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:
|
||||
|
|
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue