templates: Encourage attaching log files over screenshots

Rewrite console log section to encourage bug-reporters to obtain the
console output in text-format over screenshots, as well as hinting
about other debug information that can be attached.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
Joakim Andersson 2020-06-24 14:24:41 +02:00 committed by Anas Nashif
commit f7f164468b

View file

@ -24,10 +24,11 @@ A clear and concise description of what you expected to happen.
**Impact** **Impact**
What impact does this issue have on your progress (e.g., annoyance, showstopper) What impact does this issue have on your progress (e.g., annoyance, showstopper)
**Screenshots or console output** **Logs and console output**
If applicable, add a screenshot (drag-and-drop an image), or console logs If applicable, add console logs or other types of debug information
(cut-and-paste text and put a code fence (\`\`\`) before and after, to help e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
explain the issue. copy-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue. (if unable to obtain text log, add a screenshot)
**Environment (please complete the following information):** **Environment (please complete the following information):**
- OS: (e.g. Linux, MacOS, Windows) - OS: (e.g. Linux, MacOS, Windows)