From 0f702dc063151fc7acced13dc655a616422428fd Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:22:06 +0100 Subject: [PATCH 1/2] chore: add section for attaching log to bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 97a649c0..80f6887c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,8 +27,9 @@ _Describe what should have happened_. _Describe what actually happened instead_. -### Additional information +### Additional information (example logs / images) +_If possible provide an example log that shows the issue (remember to remove any private or sesnitive info before sharing)_. _Feel free to attach a screenshot_. **VS Code Version**: From d0c16f78bedd6455ecfb534826b5a7cd39097908 Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Thu, 28 Nov 2024 19:43:31 +0000 Subject: [PATCH 2/2] Chore: fix typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 80f6887c..45d4b22a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,7 +29,7 @@ _Describe what actually happened instead_. ### Additional information (example logs / images) -_If possible provide an example log that shows the issue (remember to remove any private or sesnitive info before sharing)_. +_If possible provide an example log that shows the issue (remember to remove any private or sensitive info before sharing)_. _Feel free to attach a screenshot_. **VS Code Version**: