mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
Created How to ask questions in correct way (markdown)
parent
4bf136f01e
commit
6d35303b65
18
How-to-ask-questions-in-correct-way.md
Normal file
18
How-to-ask-questions-in-correct-way.md
Normal file
@ -0,0 +1,18 @@
|
||||
99% of problems that you are facing can be resolved by reading the wiki, so please read the wiki first.
|
||||
|
||||
If you are sure you are facing an issue that not documented in wiki, please ask in our GitHub issue or our discord server.
|
||||
|
||||
To prevent wasting your own time and other’s time, you should ask questions in correct way:
|
||||
|
||||
- Don’t ask for ask, just ask.
|
||||
- Always follow the guide to resolve problems, and tell which step you failed.
|
||||
|
||||
# Examples
|
||||
## good question
|
||||
I have xxxxx problem, I have followed the xxxx guide, but it doesn’t work. Because it failed at step x, when it fail, it shows xxxxxxx, and here’s the screenshot, also my computer environment is xxxxxx.
|
||||
|
||||
# bad question
|
||||
- can anyone help me? I need help. Please.
|
||||
- any expert here? I need help, it’s emergency!
|
||||
- Help me! <a screenshot without any explanation>
|
||||
- <keep repeating your question and ignore other’s messages.>
|
Loading…
Reference in New Issue
Block a user