From f61a3e1000c15dd35b8d5e33c5ea9868c2c382f9 Mon Sep 17 00:00:00 2001 From: Mate Pek Date: Sat, 23 Sep 2023 11:54:41 +0700 Subject: [PATCH] doc improvements --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++- .vscode/launch.json | 8 ++-- documents/support.md | 65 ++++++++++++++++------------ 3 files changed, 51 insertions(+), 33 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0854a5c3..b16e9569 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,7 +16,7 @@ about: Create a report to help us improve **Checklist** - [ ] The issue is about this extension and NOT about a fork. -- [ ] Check the [known issues](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.md#known-issues) list. +- [ ] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.md) document. - [ ] The latest version of the extension was used. - [ ] It is not related to remote-vscode or I checked the following [issue](https://github.com/matepek/vscode-catch2-test-adapter/issues/201) - [ ] Imagine yourself into my position and think how hard to debug the issue without insufficient information. @@ -69,7 +69,14 @@ about: Create a report to help us improve - Last extension version in which the feature were working: -**Log** (optional but recommended) +
+ **Log** (optional but recommended) + +```js + +``` + +