[ci] yarn format
This commit is contained in:
parent
32161c3d7d
commit
82f5c48925
4 changed files with 3 additions and 7 deletions
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: "\U0001F91D Astro + Your Favorite Tool"
|
name: "\U0001F91D Astro + Your Favorite Tool"
|
||||||
about: Get Astro working with new frameworks, libraries, etc.
|
about: Get Astro working with new frameworks, libraries, etc.
|
||||||
title: "[New Framework] <NAME>"
|
title: '[New Framework] <NAME>'
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### New Framework: Quick Checklist
|
### New Framework: Quick Checklist
|
||||||
|
|
1
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
1
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
|
@ -4,7 +4,6 @@ about: Report an issue or possible bug
|
||||||
title: "\U0001F41B <TITLE>"
|
title: "\U0001F41B <TITLE>"
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Bug Report: Quick Checklist
|
### Bug Report: Quick Checklist
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/---feature-request.md
vendored
3
.github/ISSUE_TEMPLATE/---feature-request.md
vendored
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: "\U0001F4A1 Feature Request"
|
name: "\U0001F4A1 Feature Request"
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: "[Feature Request] "
|
title: '[Feature Request] '
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## What is Missing from Astro Today?
|
## What is Missing from Astro Today?
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: "\U0001F91D Framework & Library Support"
|
name: "\U0001F91D Framework & Library Support"
|
||||||
about: Report broken frameworks, libraries, etc.
|
about: Report broken frameworks, libraries, etc.
|
||||||
title: "[New Framework] <NAME>"
|
title: '[New Framework] <NAME>'
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### New Framework: Quick Checklist
|
### New Framework: Quick Checklist
|
||||||
|
|
Loading…
Add table
Reference in a new issue