Doc: add code highlighting how-to to issue templates

This commit is contained in:
Quentin McGaw (desktop)
2021-06-22 14:41:48 +00:00
parent 3f7ccc6c49
commit 9667d30907
2 changed files with 8 additions and 0 deletions

View File

@@ -39,3 +39,7 @@ PASTE YOUR LOGS
IN THERE
```
<!---
💡 You can highlight your code with https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlight
-->

View File

@@ -46,6 +46,10 @@ IN THERE
**What are you using to run your container?**: Docker Compose
<!---
💡 You can highlight your code with https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlight
-->
Please also share your configuration file:
```yml