Module: Mesa Branch: master Commit: ee9b17fc26178dffde63f793391a54a7c67f292d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee9b17fc26178dffde63f793391a54a7c67f292d
Author: Denys <[email protected]> Date: Fri May 15 15:49:32 2020 +0300 gitlab: Ask about reproduction rate in the issue template Reviewed-by: <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5055> --- .gitlab/issue_templates/Bug Report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
