mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
chore: lint
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.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
|
||||||
|
4
.github/ISSUE_TEMPLATE/diagram_proposal.yml
vendored
4
.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
|
||||||
|
4
.github/ISSUE_TEMPLATE/syntaxt_proposal.yml
vendored
4
.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
|
||||||
|
4
.github/ISSUE_TEMPLATE/theme_proposal.yml
vendored
4
.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
|
||||||
|
Reference in New Issue
Block a user