about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-08-05 08:42:13 +0200
committerGitHub <noreply@github.com>2022-08-05 08:42:13 +0200
commit30c4f9fa7d31cd60f1fcc5998af6c17f69178fae (patch)
treecbc24d6cab37e8b2ce663d2849d49054a0f82098
parent0fe3bcfd3524a023a11c95d0615178e897f72200 (diff)
downloadrust-30c4f9fa7d31cd60f1fcc5998af6c17f69178fae.tar.gz
rust-30c4f9fa7d31cd60f1fcc5998af6c17f69178fae.zip
Update bug_report.md
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 1f246ed79b6..5566b3d1f8d 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -19,7 +19,7 @@ Before submitting, please make sure that you're not running into one of these kn
 Otherwise please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3.
 -->
 
-**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command)
+**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>)
 
 **rustc version**: (eg. output of `rustc -V`)