[fractal/wip/christopherdavis/gitlab-templates-updates] issue template: Update bug report template to include useful info
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/wip/christopherdavis/gitlab-templates-updates] issue template: Update bug report template to include useful info
- Date: Thu, 20 Feb 2020 10:15:18 +0000 (UTC)
commit 3175b1242e61b81f0aa588a914feb7a9e9c6a4e5
Author: Christopher Davis <brainblasted disroot org>
Date: Thu Feb 20 02:09:59 2020 -0800
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 <!-- Check this box if the bug happens on
Fractal's development version -->
-* [ ] design tasks
+**Fractal Version**: <!-- The version of Fractal you were using when the bug occurred. Check the "About
Fractal" dialog for this information -->
-## Development Tasks
+**OS Version**: <!-- Operating system version, e.g. Fedora 31 -->
-* [ ] development tasks
+**Installation Source**: <!-- Where you installed Fractal from, e.g. Flathub, AUR, or distro repositories -->
-## QA Tasks
+<!-- If you have a crash report, use the "Attach A File" button in the issue editor to attach it, or paste
it in a code block below. -->
+<!-- To create a code block, you surround the code with two lines with three "`" characters like so:
-* [ ] quality assurance tasks
+```
+code goes here
+```
+
+-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]