From 74ccab64397fea362ea2f954b6f96874b25eccfa Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Thu, 20 Feb 2020 02:09:59 -0800 Subject: [PATCH] issue template: Update bug report template to include useful info Our current bug template is almost the same as our feature request template. This leads to users not always providing the information we need to act on a bug. This commit updates the template so that users will be able to provide more detailed bug reports without blank or placeholder lines. --- .gitlab/issue_templates/Bug.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 33184911..cf17eb35 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -6,14 +6,19 @@ Steps to reproduce: 2. Enter a room 3. ... -## Design Tasks +* [ ] This bug is reproducible from the latest nightly build -* [ ] design tasks +**Fractal Version**: -## Development Tasks +**OS Version**: -* [ ] development tasks +**Installation Source**: -## QA Tasks + +