From 5f8c9ced399b18a7b739d762f061c3909ba48b11 Mon Sep 17 00:00:00 2001 From: John McLear Date: Sun, 21 Jun 2020 16:08:53 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++------------------ 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4906ca04f..dd84ea782 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,11 @@ -* * * - +--- name: Bug report about: Create a report to help us improve title: '' -labels: bug -assignees: +labels: '' +assignees: '' -* * * +--- **Describe the bug** A clear and concise description of what the bug is. @@ -24,23 +23,16 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Environment (please complete the following information):** - -- Etherpad Version: (e.g. 1.8.0) -- Deployment (manual install, docker, ...) - **Desktop (please complete the following information):** - -- OS: (e.g. iOS) -- Browser (e.g. chrome, safari) -- Version (e.g. 22) + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - 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) + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] **Additional context** Add any other context about the problem here.