mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
chore: lint
This commit is contained in:
parent
449dfe8b8e
commit
ec10316346
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
labels:
|
labels:
|
||||||
- "Status: Triage"
|
- 'Status: Triage'
|
||||||
- "Type: Bug / Error"
|
- 'Type: Bug / Error'
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
@ -10,7 +10,7 @@ body:
|
|||||||
value: |-
|
value: |-
|
||||||
## Before you submit...
|
## Before you submit...
|
||||||
We like to help you, but in order to do that should you make a few things first:
|
We like to help you, but in order to do that should you make a few things first:
|
||||||
|
|
||||||
- Use a clear and concise title
|
- Use a clear and concise title
|
||||||
- Fill out the text fields with as much detail as possible.
|
- Fill out the text fields with as much detail as possible.
|
||||||
- Never be shy to give us screenshots and/or code samples. It will help!
|
- Never be shy to give us screenshots and/or code samples. It will help!
|
||||||
@ -51,12 +51,12 @@ body:
|
|||||||
Note that you only need to fill out one and not both sections.
|
Note that you only need to fill out one and not both sections.
|
||||||
value: |-
|
value: |-
|
||||||
**Desktop**
|
**Desktop**
|
||||||
|
|
||||||
- OS and Version: [Windows, Linux, Mac, ...]
|
- OS and Version: [Windows, Linux, Mac, ...]
|
||||||
- Browser and Version: [Chrome, Edge, Firefox]
|
- Browser and Version: [Chrome, Edge, Firefox]
|
||||||
|
|
||||||
**Smartphone**
|
**Smartphone**
|
||||||
|
|
||||||
- Device: [Samsung, iPhone, ...]
|
- Device: [Samsung, iPhone, ...]
|
||||||
- OS and Version: [Android, iOS, ...]
|
- OS and Version: [Android, iOS, ...]
|
||||||
- Browser and Version: [Chrome, Safari, ...]
|
- Browser and Version: [Chrome, Safari, ...]
|
||||||
|
8
.github/ISSUE_TEMPLATE/diagram_proposal.yml
vendored
8
.github/ISSUE_TEMPLATE/diagram_proposal.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Diagram Proposal
|
name: Diagram Proposal
|
||||||
description: Suggest a new Diagram Type to add to Mermaid.
|
description: Suggest a new Diagram Type to add to Mermaid.
|
||||||
labels:
|
labels:
|
||||||
- "Status: Triage"
|
- 'Status: Triage'
|
||||||
- "Type: Enhancement"
|
- 'Type: Enhancement'
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
@ -11,9 +11,9 @@ body:
|
|||||||
## Before you submit...
|
## Before you submit...
|
||||||
First of all, thank you for proposing a new Diagram to us.
|
First of all, thank you for proposing a new Diagram to us.
|
||||||
We are always happy about new ideas to improve Mermaid.js wherever possible.
|
We are always happy about new ideas to improve Mermaid.js wherever possible.
|
||||||
|
|
||||||
To get the fastest and best response possible, make sure you do the following:
|
To get the fastest and best response possible, make sure you do the following:
|
||||||
|
|
||||||
- Use a clear and concise title
|
- Use a clear and concise title
|
||||||
- Fill out the text fields with as much detail as possible.
|
- Fill out the text fields with as much detail as possible.
|
||||||
- Never be shy to give us screenshots and/or code samples. It will help!
|
- Never be shy to give us screenshots and/or code samples. It will help!
|
||||||
|
8
.github/ISSUE_TEMPLATE/syntaxt_proposal.yml
vendored
8
.github/ISSUE_TEMPLATE/syntaxt_proposal.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Syntax Proposal
|
name: Syntax Proposal
|
||||||
description: Suggest a new Syntax to add to Mermaid.js.
|
description: Suggest a new Syntax to add to Mermaid.js.
|
||||||
labels:
|
labels:
|
||||||
- "Status: Triage"
|
- 'Status: Triage'
|
||||||
- "Type: Enhancement"
|
- 'Type: Enhancement'
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
@ -11,9 +11,9 @@ body:
|
|||||||
## Before you submit...
|
## Before you submit...
|
||||||
First of all, thank you for proposing a new Syntax to us.
|
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 happy about new ideas to improve Mermaid.js wherever possible.
|
||||||
|
|
||||||
To get the fastest and best response possible, make sure you do the following:
|
To get the fastest and best response possible, make sure you do the following:
|
||||||
|
|
||||||
- Use a clear and concise title
|
- Use a clear and concise title
|
||||||
- Fill out the text fields with as much detail as possible. Examples are always welcome.
|
- 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!
|
- Never be shy to give us screenshots and/or code samples. It will help!
|
||||||
|
8
.github/ISSUE_TEMPLATE/theme_proposal.yml
vendored
8
.github/ISSUE_TEMPLATE/theme_proposal.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Theme Proposal
|
name: Theme Proposal
|
||||||
description: Suggest a new theme to add to Mermaid.js.
|
description: Suggest a new theme to add to Mermaid.js.
|
||||||
labels:
|
labels:
|
||||||
- "Status: Triage"
|
- 'Status: Triage'
|
||||||
- "Type: Enhancement"
|
- 'Type: Enhancement'
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
@ -11,9 +11,9 @@ body:
|
|||||||
## Before you submit...
|
## Before you submit...
|
||||||
First of all, thank you for proposing a new Theme to us.
|
First of all, thank you for proposing a new Theme to us.
|
||||||
We are always happy about new ideas to improve Mermaid.js wherever possible.
|
We are always happy about new ideas to improve Mermaid.js wherever possible.
|
||||||
|
|
||||||
To get the fastest and best response possible, make sure you do the following:
|
To get the fastest and best response possible, make sure you do the following:
|
||||||
|
|
||||||
- Use a clear and concise title
|
- Use a clear and concise title
|
||||||
- Fill out the text fields with as much detail as possible. Examples are always welcome!
|
- 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!
|
- Never be shy to give us screenshots and/or code samples. It will help!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user