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.