diff --git a/.gitlab/issue_templates/question.md b/.gitlab/issue_templates/question.md index d4865d1..0f2a745 100644 --- a/.gitlab/issue_templates/question.md +++ b/.gitlab/issue_templates/question.md @@ -1,26 +1,24 @@ -### Before submitting your question: +### Before you submit your question! -[Search the repository](https://gitlab.com/search?search=&project_id=34741255), -maybe your question has been asked before. +1. [Search the repository](https://gitlab.com/search?search=&project_id=34741255), maybe your question has been asked before. +2. If your question has not been asked before, please provide the following information: -If your question has not been asked before, please provide the following information. - -## Describe your problem: +#### 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: +#### Hardware description + - Processor: + - Graphics card: - RAM: -## System information: - - Distro name and Version: e.g., Ubuntu 20.04.1 +#### 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 +#### Log files + - e. g. dmesg or journald log (full log) + - any other log /label ~Question