fix phrase in new_lint issue template
This commit is contained in:
parent
7d611d9224
commit
2c5f8ab582
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/new_lint.md
vendored
2
.github/ISSUE_TEMPLATE/new_lint.md
vendored
|
@ -12,7 +12,7 @@ labels: L-lint
|
|||
|
||||
- Kind: *See <https://github.com/rust-lang/rust-clippy/blob/master/README.md#clippy> for list of lint kinds*
|
||||
|
||||
*What benefit of this lint over old code?*
|
||||
*What is the advantage of the recommended code over the original code*
|
||||
|
||||
For example:
|
||||
- Remove bounce checking inserted by ...
|
||||
|
|
Loading…
Add table
Reference in a new issue