Update question.md
This commit is contained in:
parent
84516b63d1
commit
0a981db6d5
|
@ -1,26 +1,24 @@
|
||||||
### Before submitting your question:
|
### Before you submit your question!
|
||||||
|
|
||||||
[Search the repository](https://gitlab.com/search?search=&project_id=34741255),
|
1. [Search the repository](https://gitlab.com/search?search=&project_id=34741255), maybe your question has been asked before.
|
||||||
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 exactly is happening and what are you expecting to happen?
|
||||||
What have you done prior to the problem occurring?
|
What have you done prior to the problem occurring?
|
||||||
"It doesn't work" usually is not a helpful description of an issue.
|
"It doesn't work" usually is not a helpful description of an issue.
|
||||||
|
|
||||||
## Hardware description:
|
#### Hardware description
|
||||||
- CPU:
|
- Processor:
|
||||||
- GPU:
|
- Graphics card:
|
||||||
- RAM:
|
- RAM:
|
||||||
|
|
||||||
## System information:
|
#### System information
|
||||||
- Distro name and Version: e.g., Ubuntu 20.04.1
|
- Distro name and version: _e.g., Ubuntu 20.04.1_
|
||||||
- Kernel version: `uname -a`
|
- Kernel version: `uname -a`
|
||||||
|
|
||||||
## Log files
|
#### Log files
|
||||||
- Dmesg log (full log)
|
- e. g. dmesg or journald log (full log)
|
||||||
- Any other log
|
- any other log
|
||||||
|
|
||||||
/label ~Question
|
/label ~Question
|
||||||
|
|
Loading…
Reference in New Issue