diff --git a/.gitlab/issue_templates/question.md b/.gitlab/issue_templates/question.md index 8b13789..1b8a43f 100644 --- a/.gitlab/issue_templates/question.md +++ b/.gitlab/issue_templates/question.md @@ -1 +1,25 @@ +### Before submitting your question: +[Search the repository](https://gitlab.com/search?search=&project_id=34741255), maybe your question has been asked before. + +If your question has not been asked before, please provide the following information. + +## Describe your problem: +What exactly is happening and what are you expecting to happen? +What have you done prior to the problem occurring? +"It doesn't work" usually is not a helpful description of an issue. + +## Hardware description: + - CPU: + - GPU: + - RAM: + +## System information: + - Distro name and Version: e.g., Ubuntu 20.04.1 + - Kernel version: `uname -a` + +## Log files + - Dmesg log (full log) + - Any other log + +/label ~Question