mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-12 19:06:53 +08:00
Put :ALEInfo in collapsible for bug reports (#4286)
To make the bug reports a bit more readable. See an example of usage here: https://github.com/dense-analysis/ale/issues/4285
This commit is contained in:
@@ -40,7 +40,9 @@ Are you having trouble configuring ALE? Try asking for help on [Stack Exchange](
|
|||||||
2. Then this happened.
|
2. Then this happened.
|
||||||
|
|
||||||
### :ALEInfo
|
### :ALEInfo
|
||||||
|
<details>
|
||||||
<!-- Paste the output of :ALEInfo here. Try :ALEInfoToClipboard -->
|
<summary>Expand</summary>
|
||||||
<!-- Make sure to run :ALEInfo from the buffer where the bug occurred. -->
|
<!-- Paste the output of :ALEInfo here. Try :ALEInfoToClipboard -->
|
||||||
<!-- Read the output. You might figure out what went wrong yourself. -->
|
<!-- Make sure to run :ALEInfo from the buffer where the bug occurred. -->
|
||||||
|
<!-- Read the output. You might figure out what went wrong yourself. -->
|
||||||
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user