Skip to content

Commit 493c75b

Browse files
author
Chris Elion
authored
Add console log section to Bug Report form (#2566)
1 parent e6410e4 commit 493c75b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Steps to reproduce the behavior:
1717
3. Scroll down to '....'
1818
4. See error
1919

20+
**Console logs / stack traces**
21+
Please wrap in [triple backticks (```)](https://help.github.com/en/articles/creating-and-highlighting-code-blocks) to make it easier to read.
22+
2023
**Screenshots**
2124
If applicable, add screenshots to help explain your problem.
2225

0 commit comments

Comments
 (0)