From b2e54df47574bac95ea4cc867cf666113fd546f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Go=C5=82aszewski?= Date: Wed, 9 Oct 2019 15:18:07 +0200 Subject: [PATCH] Fix emojis used in template. --- .github/ISSUE_TEMPLATE/1-bug-report.md | 6 +++--- .github/ISSUE_TEMPLATE/3-docs-issue.md | 2 +- .github/ISSUE_TEMPLATE/5-task.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index e0f3ee180e9..ed7e85e2bb4 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -13,15 +13,15 @@ assignees: '' 2. … 3. … -### ✅ Expected result +### ✔️ Expected result *What is the expected result of the above steps?* -### ❎ Actual result +### ❌ Actual result *What is the actual result of the above steps?* -## 📃 Other details📃 +## 📃 Other details * Browser: … * OS: … diff --git a/.github/ISSUE_TEMPLATE/3-docs-issue.md b/.github/ISSUE_TEMPLATE/3-docs-issue.md index e51a30a3f56..2b7ffdd9ad2 100644 --- a/.github/ISSUE_TEMPLATE/3-docs-issue.md +++ b/.github/ISSUE_TEMPLATE/3-docs-issue.md @@ -7,6 +7,6 @@ assignees: '' --- -## 📃 Provide a description of requested docs changes +## 📝 Provide a description of requested docs changes *What is the purpose and what should be changed?* diff --git a/.github/ISSUE_TEMPLATE/5-task.md b/.github/ISSUE_TEMPLATE/5-task.md index 860d5036618..d767d06819f 100644 --- a/.github/ISSUE_TEMPLATE/5-task.md +++ b/.github/ISSUE_TEMPLATE/5-task.md @@ -11,7 +11,7 @@ assignees: '' *What steps should be taken to fulfil the task?* -## 📃📃📃📃📃 Other details +## 📃 Other details * Browser: … * OS: …