From 82f5c489257606fe8c255ddfa7c4f80286a84060 Mon Sep 17 00:00:00 2001 From: FredKSchott Date: Sun, 13 Jun 2021 22:20:48 +0000 Subject: [PATCH] [ci] yarn format --- .github/ISSUE_TEMPLATE/---astro---your-favorite-tool.md | 3 +-- .github/ISSUE_TEMPLATE/---bug-report.md | 1 - .github/ISSUE_TEMPLATE/---feature-request.md | 3 +-- .github/ISSUE_TEMPLATE/---framework---library-support.md | 3 +-- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---astro---your-favorite-tool.md b/.github/ISSUE_TEMPLATE/---astro---your-favorite-tool.md index 4bb5adb49..1ababaae1 100644 --- a/.github/ISSUE_TEMPLATE/---astro---your-favorite-tool.md +++ b/.github/ISSUE_TEMPLATE/---astro---your-favorite-tool.md @@ -1,10 +1,9 @@ --- name: "\U0001F91D Astro + Your Favorite Tool" about: Get Astro working with new frameworks, libraries, etc. -title: "[New Framework] " +title: '[New Framework] ' labels: '' assignees: '' - --- ### New Framework: Quick Checklist diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 833f96d4d..546efac05 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -4,7 +4,6 @@ about: Report an issue or possible bug title: "\U0001F41B " labels: '' assignees: '' - --- ### Bug Report: Quick Checklist diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md index 8d672b060..467fa3544 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request.md +++ b/.github/ISSUE_TEMPLATE/---feature-request.md @@ -1,10 +1,9 @@ --- name: "\U0001F4A1 Feature Request" about: Suggest an idea for this project -title: "[Feature Request] " +title: '[Feature Request] ' labels: '' assignees: '' - --- ## What is Missing from Astro Today? diff --git a/.github/ISSUE_TEMPLATE/---framework---library-support.md b/.github/ISSUE_TEMPLATE/---framework---library-support.md index f5bc3f097..4d2a3660f 100644 --- a/.github/ISSUE_TEMPLATE/---framework---library-support.md +++ b/.github/ISSUE_TEMPLATE/---framework---library-support.md @@ -1,10 +1,9 @@ --- name: "\U0001F91D Framework & Library Support" about: Report broken frameworks, libraries, etc. -title: "[New Framework] <NAME>" +title: '[New Framework] <NAME>' labels: '' assignees: '' - --- ### New Framework: Quick Checklist