From 95fa5a66b1aae9445e7b9a8e2c08c0131a400ce1 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Thu, 3 May 2018 15:09:25 -0700 Subject: [PATCH] issue templates [skip ci] (#7862) --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- .github/ISSUE_TEMPLATE/Support.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index ff85a6eb5a..371fe745f9 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,6 +1,6 @@ --- name: 🐛 Bug Report -about: If something not working as expected +about: If something isn't working as expected 🤔. --- diff --git a/.github/ISSUE_TEMPLATE/Support.md b/.github/ISSUE_TEMPLATE/Support.md index 69b6cc6644..0a37fd7338 100644 --- a/.github/ISSUE_TEMPLATE/Support.md +++ b/.github/ISSUE_TEMPLATE/Support.md @@ -1,6 +1,6 @@ --- name: 🤗 Support Question -about: If you have a question, please check out our Slack or StackOverflow! +about: If you have a question 💬, please check out our Slack or StackOverflow! ---