diff options
author | Denys <denys.kostin@globallogic.com> | 2020-05-15 15:49:32 +0300 |
---|---|---|
committer | Marge Bot <eric+marge@anholt.net> | 2020-05-20 10:20:00 +0000 |
commit | ee9b17fc26178dffde63f793391a54a7c67f292d (patch) | |
tree | e7692cb3ee5306d00e0929aab660f8a0917004ca /.gitlab/issue_templates/Bug Report.md | |
parent | 989619c05b97e57d8d8a805954ff4553c4f3763c (diff) | |
download | mesa-ee9b17fc26178dffde63f793391a54a7c67f292d.tar.gz |
gitlab: Ask about reproduction rate in the issue template
Reviewed-by: <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5055>
Diffstat (limited to '.gitlab/issue_templates/Bug Report.md')
-rw-r--r-- | .gitlab/issue_templates/Bug Report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md index cb35aff8916..052d4dfb610 100644 --- a/.gitlab/issue_templates/Bug Report.md +++ b/.gitlab/issue_templates/Bug Report.md @@ -30,7 +30,7 @@ Please post `inxi -GSC -xx` output OR fill information below manually ### Describe the issue Please describe what you are doing, what you expect and what you're -seeing instead. +seeing instead. How frequent is the issue? Is it a one time occurrence? Does it appear multiple times but randomly? Can you easily reproduce it? "It doesn't work" usually is not a helpful description of an issue. The more detail about how things are going wrong, the better. |