Skip to content

Commit d0d23a2

Browse files
committed
update: add editor/extension information to bug report template
1 parent e4a405f commit d0d23a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Otherwise please try to provide information which will help us to fix the issue
2222

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

25+
**editor or extension**: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable)
26+
2527
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTC`, `RUSTUP_HOME` or `CARGO_HOME`)
2628

2729
**repository link (if public, optional)**: (eg. [rust-analyzer](https://github.com/rust-lang/rust-analyzer))

0 commit comments

Comments
 (0)