From ed6b4e0e40945ec3c706ff4d76c97cfaa34946a4 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Thu, 3 May 2018 15:22:01 -0700 Subject: [PATCH] fix line endings [skip ci] --- .github/ISSUE_TEMPLATE/Feature_request.md | 2 +- .github/ISSUE_TEMPLATE/Support_question.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index a1f96c542e..677922397f 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,6 +1,6 @@ --- name: 🚀 Feature Request -about: I have a suggestion (and might want to implement myself 🙂)! +about: I have a suggestion (which I may want to implement 🙂)! --- diff --git a/.github/ISSUE_TEMPLATE/Support_question.md b/.github/ISSUE_TEMPLATE/Support_question.md index fbbc3ec35d..dc4e350301 100644 --- a/.github/ISSUE_TEMPLATE/Support_question.md +++ b/.github/ISSUE_TEMPLATE/Support_question.md @@ -5,7 +5,6 @@ about: If you have a question 💬, please check out our Slack or StackOverflow! --- --------------^ Click "Preview"! - Issues on GitHub are intended to be related to problems with Babel itself, so we recommend not using this medium to ask them here 😁.