From a8d5f26a6637501b49a3a99cc2b333a52ada56b0 Mon Sep 17 00:00:00 2001 From: summermorningdream <24917424+zxkmm@users.noreply.github.com> Date: Thu, 23 May 2024 15:13:20 +0800 Subject: [PATCH] Updated How to ask questions in correct way (markdown) --- How-to-ask-questions-in-correct-way.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/How-to-ask-questions-in-correct-way.md b/How-to-ask-questions-in-correct-way.md index b3f11ba..6298ab5 100644 --- a/How-to-ask-questions-in-correct-way.md +++ b/How-to-ask-questions-in-correct-way.md @@ -9,12 +9,15 @@ To prevent wasting your own time and other’s time, you should ask questions in * Follow the guide. * Ask smart. * Don't cross posts discord channels +* Don't capture screen with phone camera, use screenshots. If you have to, zoom your camera lens and far to screen to prevent moiré pattern +* Take clear photos, focus the object, zoom if needed, make sure it's bright enough. +* If you post code or error message, ``use markdown syntax to surround them`` # 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. +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, my device is xxxx, here are some detail clear photos that might help. ## bad questions