Skip to content

Commit fc24bf1

Browse files
cvanbluemarvin
authored andcommitted
update Issue Template for better formating of error logs (#345)
* update Issue Template for better formating of error logs * add `<!--- DO NOT REMOVE THIS LINE. -->` comment for GitHub Markdown-in-HTML to be properly formatted
1 parent c748185 commit fc24bf1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

issue_template

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@
3232
<!--- These are very useful for quickly identifying the causes for bug fixes. -->
3333
<!--- In Developer Mode, run `adb logcat` to capture potentially useful logs. -->
3434
<details open>
35-
<!--- Logs go here. -->
35+
36+
<!--- DO NOT REMOVE THIS LINE. -->
37+
```
38+
```
39+
<!--- DO NOT REMOVE THIS LINE. -->
40+
3641
</details>

0 commit comments

Comments
 (0)