From 397078bf920fd907e2071cf619d90fceb7ead04e Mon Sep 17 00:00:00 2001 From: Monia <3ditds@gmail.com> Date: Wed, 24 Apr 2019 16:55:08 +0300 Subject: [PATCH] chore: update issue templates (#175) * chore: update issue templates * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: ImmanuelSegol <3ditds@gmail.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 94ea56d..80e93f3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: bug_report -about: Describe this issue template's purpose here. +name: Bug Report +about: Report a bug or issue in the project. title: '' labels: '' assignees: '' @@ -23,13 +23,13 @@ A clear and concise description of what you expected to happen. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - - Version [e.g. 22] + - Browser Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - - Version [e.g. 22] + - Browser Version [e.g. 22] **Additional context** Add any other context about the problem here.