mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 02:39:41 +02:00
Update syntaxt_proposal.yml
This commit is contained in:

committed by
Sidharth Vinod

parent
099a26977a
commit
bab5937426
15
.github/ISSUE_TEMPLATE/syntaxt_proposal.yml
vendored
15
.github/ISSUE_TEMPLATE/syntaxt_proposal.yml
vendored
@@ -8,10 +8,15 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |-
|
value: |-
|
||||||
Thank you for suggesting a new Syntax for Mermaid.js!
|
## Before you submit...
|
||||||
|
First of all, thank you for proposing a new Syntax to us.
|
||||||
|
We are always happy about new ideas to improve Mermaid.js wherever possible.
|
||||||
|
|
||||||
We are always excited for new ideas to make the library more advanced and useful for people.
|
To get the fastest and best response possible, make sure you do the following:
|
||||||
Please take your time to fill out the below sections with as much detail as you can.
|
|
||||||
|
- Use a clear and concise title
|
||||||
|
- Fill out the text fields with as much detail as possible. Examples are always welcome.
|
||||||
|
- Never be shy to give us screenshots and/or code samples. It will help!
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Proposal
|
label: Proposal
|
||||||
@@ -19,6 +24,10 @@ body:
|
|||||||
placeholder: Mermaid.js should add ... because ...
|
placeholder: Mermaid.js should add ... because ...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Example
|
||||||
|
description: If applicable, provide an example of the new Syntax.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Screenshots
|
label: Screenshots
|
||||||
|
Reference in New Issue
Block a user