Remove feature-freeze from gh templates

This commit is contained in:
lukaslueg 2025-09-18 11:51:29 +02:00
parent a3c7f63028
commit 72fb9b28a6
2 changed files with 1 additions and 7 deletions

View File

@ -1,7 +1,5 @@
name: New lint suggestion
description: |
Suggest a new Clippy lint (currently not accepting new lints)
Check out the Clippy book for more information about the feature freeze.
description: Suggest a new Clippy lint.
labels: ["A-lint"]
body:
- type: markdown

View File

@ -32,10 +32,6 @@ order to get feedback.
Delete this line and everything above before opening your PR.
Note that we are currently not taking in new PRs that add new lints. We are in a
feature freeze. Check out the book for more information. If you open a
feature-adding pull request, its review will be delayed.
---
*Please write a short comment explaining your change (or "none" for internal only changes)*