about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-08-05 07:09:34 +0000
committerbors <bors@rust-lang.org>2022-08-05 07:09:34 +0000
commitcb522717016044ab63de0ee1375800787d4c72f4 (patch)
treefa0c8627cb86c50e503ca47d76809eadb0ff018d
parent0fe3bcfd3524a023a11c95d0615178e897f72200 (diff)
parentd94a42d652f4c402891bd2b1004364d32bc41253 (diff)
downloadrust-cb522717016044ab63de0ee1375800787d4c72f4.tar.gz
rust-cb522717016044ab63de0ee1375800787d4c72f4.zip
Auto merge of #12946 - rust-lang:issue-template, r=lnicola
Update bug_report.md

Closes https://github.com/rust-lang/rust-analyzer/issues/12944
-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..a038dce3248 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`)