mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
issue template: add clippy entry which points to the clippy repo
This commit is contained in:
@@ -6,3 +6,6 @@ contact_links:
|
||||
- name: Feature Request
|
||||
url: https://internals.rust-lang.org/
|
||||
about: Please discuss language feature requests on the internals forum.
|
||||
- name: Clippy Bug
|
||||
url: https://github.com/rust-lang/rust-clippy/issues/new/choose
|
||||
about: Please report Clippy bugs such as false positives in the Clippy repo.
|
||||
|
||||
Reference in New Issue
Block a user