File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
name : New lint suggestion
2
- description : Suggest a new Clippy lint.
2
+ description : |
3
+ Suggest a new Clippy lint (currently not accepting new lints)
4
+ Check out the Clippy book for more information about the feature freeze.
3
5
labels : ["A-lint"]
4
6
body :
5
7
- type : markdown
Original file line number Diff line number Diff line change @@ -32,6 +32,10 @@ order to get feedback.
32
32
33
33
Delete this line and everything above before opening your PR.
34
34
35
+ Note taht we are currently not taking in new PRs that add new lints. We are in a
36
+ feature freeze. Check out the book for more information. If you open a
37
+ feature-adding pull request, its review will be delayed.
38
+
35
39
---
36
40
37
41
* Please write a short comment explaining your change (or "none" for internal only changes)*
You can’t perform that action at this time.
0 commit comments