Skip to content

Commit 8428b16

Browse files
Remove feature-freeze from gh templates (#15698)
ping #15690 changelog: none
2 parents a3c7f63 + 72fb9b2 commit 8428b16

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/ISSUE_TEMPLATE/new_lint.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: New lint suggestion
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.
2+
description: Suggest a new Clippy lint.
53
labels: ["A-lint"]
64
body:
75
- type: markdown

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ order to get feedback.
3232

3333
Delete this line and everything above before opening your PR.
3434

35-
Note that 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-
3935
---
4036

4137
*Please write a short comment explaining your change (or "none" for internal only changes)*

0 commit comments

Comments
 (0)