From 6fe7c059db6933d984c07977846348972b5a20c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20L=C3=B3pez=20Brante?= Date: Sun, 7 Feb 2021 20:07:50 -0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0fa4623c9..cc4cb173b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,16 +1,16 @@ --- -name: Bug report -about: Create a report to help us improve +name: Feedback +about: Report bugs or suggest new features title: '' -labels: bug +labels: assignees: kode54, nevack --- -**Describe the bug** -A clear and concise description of what the bug is. +**Describe** +A clear and concise description of what the issue is. -**To Reproduce** +**To Reproduce** (delete if not applicable) Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' @@ -23,9 +23,9 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**Version information:*** - macOS version: ... - - Cog version: ... + - Cog version: ... (_cut and paste from title_) **Additional context** -Add any other context about the problem here. +Add any other context about the issue here.