Skip to content

Commit 86afd26

Browse files
committed
Update ISSUE_TEMPLATE
1 parent 07cb45b commit 86afd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
Hi there! Whether you've come to make a suggestion for a new lint, an improvement to an existing lint or to report a bug or a false positive in Clippy, you've come to the right place.
33
4-
If you want to report that Clippy does not compile, please be sure to be using the *latest version* of *Rust nightly*! Compiler plugins are highly unstable and will only work with a nightly Rust for now. If you are but still have a problem, please let us now!
4+
For bug reports and false positives, please include the output of `cargo clippy -V` in the report.
55
66
Thank you for using Clippy!
77

0 commit comments

Comments
 (0)