Mesa (main): gitlab: ask for useful titles

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 8 15:07:28 UTC 2022


Module: Mesa
Branch: main
Commit: 9c1e00afb1fcae0125bd84f6b3a7c34e96542f7f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c1e00afb1fcae0125bd84f6b3a7c34e96542f7f

Author: Rhys Perry <pendingchaos02 at gmail.com>
Date:   Wed Jan 26 14:17:12 2022 +0000

gitlab: ask for useful titles

Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14733>

---

 .gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md | 3 +++
 .gitlab/issue_templates/Bug Report.md                     | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md
index ece63d7cdfb..a2f5ba25092 100644
--- a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md	
+++ b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md	
@@ -10,6 +10,9 @@ Otherwise, fill the requested information below.
 And please remove anything that doesn't apply to keep things readable :)
 
 
+The title should effectively distinguish this bug report from others and be specific to issue you encounter. When writing the title of the bug report, include a short description of the issue, the hardware/driver(s) affected and application(s) affected.
+
+
 ### Description
 
 Describe what you are doing, what you expect and what you're
diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md
index 86dab834e1b..5fadde0bbc4 100644
--- a/.gitlab/issue_templates/Bug Report.md	
+++ b/.gitlab/issue_templates/Bug Report.md	
@@ -10,6 +10,9 @@ Otherwise, please fill the requested information below.
 And please remove anything that doesn't apply to keep things readable :)
 
 
+The title should effectively distinguish this bug report from others and be specific to issue you encounter. When writing the title of the bug report, include a short description of the issue, the hardware/driver(s) affected and application(s) affected.
+
+
 ### System information
 
 Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)) OR fill information below manually



More information about the mesa-commit mailing list