Skip to content

Commit cb52271

Browse files
committed
Auto merge of rust-lang#12946 - rust-lang:issue-template, r=lnicola
Update bug_report.md Closes rust-lang/rust-analyzer#12944
2 parents 0fe3bcf + d94a42d commit cb52271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before submitting, please make sure that you're not running into one of these kn
1919
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.
2020
-->
2121

22-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command)
22+
**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>)
2323

2424
**rustc version**: (eg. output of `rustc -V`)
2525

0 commit comments

Comments
 (0)