From bb4ba0a63b25ad77a3b2365ca3a4152ac276e1df Mon Sep 17 00:00:00 2001 From: Pavel Maslov Date: Sun, 16 Jan 2022 21:13:19 +0200 Subject: [PATCH] typo --- .github/ISSUE_TEMPLATE/issue-----bug-report.md | 4 ++-- .github/ISSUE_TEMPLATE/issue-----feature-request.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue-----bug-report.md b/.github/ISSUE_TEMPLATE/issue-----bug-report.md index 4d6dd27..dcd6eaf 100644 --- a/.github/ISSUE_TEMPLATE/issue-----bug-report.md +++ b/.github/ISSUE_TEMPLATE/issue-----bug-report.md @@ -1,5 +1,5 @@ --- -name: "Issue: \U0001F41B Bug report" +name: "\U0001F41B Bug report" about: Create a report to help us improve title: '' labels: bug @@ -8,7 +8,7 @@ assignees: '' --- Confirm by changing [ ] to [x] below to ensure that it's a bug: -- [ ] I've gone though the [README.md file](https://github.com/maslick/koder/blob/master/README.md) +- [ ] I've gone through the [README.md](https://github.com/maslick/koder/blob/master/README.md) - [ ] I've searched for [previous similar issues](https://github.com/maslick/koder/issues) and didn't find any solution diff --git a/.github/ISSUE_TEMPLATE/issue-----feature-request.md b/.github/ISSUE_TEMPLATE/issue-----feature-request.md index 9900910..5de1dd2 100644 --- a/.github/ISSUE_TEMPLATE/issue-----feature-request.md +++ b/.github/ISSUE_TEMPLATE/issue-----feature-request.md @@ -1,5 +1,5 @@ --- -name: "Issue: \U0001F680 Feature request" +name: "\U0001F680 Feature request" about: Suggest an idea for this project title: '' labels: feature