chore: lint

This commit is contained in:
Sidharth Vinod 2022-10-30 00:07:12 +05:30
parent 449dfe8b8e
commit ec10316346
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
4 changed files with 18 additions and 18 deletions

View File

@ -1,8 +1,8 @@
name: Bug Report
description: Create a report to help us improve
labels:
- "Status: Triage"
- "Type: Bug / Error"
- 'Status: Triage'
- 'Type: Bug / Error'
body:
- type: markdown
@ -10,7 +10,7 @@ body:
value: |-
## Before you submit...
We like to help you, but in order to do that should you make a few things first:
- Use a clear and concise title
- 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!
@ -51,12 +51,12 @@ body:
Note that you only need to fill out one and not both sections.
value: |-
**Desktop**
- OS and Version: [Windows, Linux, Mac, ...]
- Browser and Version: [Chrome, Edge, Firefox]
**Smartphone**
- Device: [Samsung, iPhone, ...]
- OS and Version: [Android, iOS, ...]
- Browser and Version: [Chrome, Safari, ...]

View File

@ -1,8 +1,8 @@
name: Diagram Proposal
description: Suggest a new Diagram Type to add to Mermaid.
labels:
- "Status: Triage"
- "Type: Enhancement"
- 'Status: Triage'
- 'Type: Enhancement'
body:
- type: markdown
@ -11,9 +11,9 @@ body:
## Before you submit...
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.
To get the fastest and best response possible, make sure you do the following:
- Use a clear and concise title
- 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!

View File

@ -1,8 +1,8 @@
name: Syntax Proposal
description: Suggest a new Syntax to add to Mermaid.js.
labels:
- "Status: Triage"
- "Type: Enhancement"
- 'Status: Triage'
- 'Type: Enhancement'
body:
- type: markdown
@ -11,9 +11,9 @@ body:
## 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.
To get the fastest and best response possible, make sure you do the following:
- 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!

View File

@ -1,8 +1,8 @@
name: Theme Proposal
description: Suggest a new theme to add to Mermaid.js.
labels:
- "Status: Triage"
- "Type: Enhancement"
- 'Status: Triage'
- 'Type: Enhancement'
body:
- type: markdown
@ -11,9 +11,9 @@ body:
## Before you submit...
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.
To get the fastest and best response possible, make sure you do the following:
- 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!