From 71ba8d22d1da96ac0edfe6ab4d32a17fff04b0d1 Mon Sep 17 00:00:00 2001 From: Stanislav Gromov Date: Wed, 29 Sep 2021 23:34:56 +0700 Subject: [PATCH] Use GitHub-flavored Markdown to highlight the MCVE code in the issue template --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 67f59ca..cf64819 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,7 +25,7 @@ Learn more about writing MCVE from [StackOverflow](https://stackoverflow.com/hel If this section is not relevant, feel free to remove this section from your issue. --> -``` +```Pawn ```