From a27adf596b488e37fd211b54df7a966871ac485b Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 27 Jun 2021 12:14:55 -0700 Subject: [PATCH] Adds prompt to include instance in bug reports --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 56af524e4..0f663aa33 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: 'bug' assignees: '' --- @@ -23,6 +23,14 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**Instance** +On which BookWyrm instance did you encounter this problem. + +**Additional context** +Add any other context about the problem here. + +--- + **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] @@ -33,6 +41,3 @@ If applicable, add screenshots to help explain your problem. - 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.