mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
Update ISSUE_TEMPLATE
This commit is contained in:
parent
07cb45bc85
commit
86afd26a6e
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
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.
|
||||
|
||||
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!
|
||||
For bug reports and false positives, please include the output of `cargo clippy -V` in the report.
|
||||
|
||||
Thank you for using Clippy!
|
||||
|
||||
|
|
Loading…
Reference in a new issue