Skip to content

Commit 35ea623

Browse files
committed
Auto merge of #13070 - weihanglo:pr-template, r=epage
docs: remove review capacity notice in PR template Forgot to update PR template in #12842. This updates accordingly. Note that this doesn't mean Cargo start accepting arbitrary pull requests or features. The reviewers are still a small handful of people. The guideline never changes — issue, discuss, then pull request.
2 parents 99f6ac6 + 44e0638 commit 35ea623

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
<!-- homu-ignore:start -->
22
<!--
3-
NOTICE: Due to limited review capacity, the Cargo team is not accepting new
4-
features or major changes at this time. Please consult with the team before
5-
opening a new PR. Only issues that have been explicitly marked as accepted
6-
will be reviewed.
7-
83
Thanks for submitting a pull request 🎉! Here are some tips for you:
94
10-
* If this is your first contribution, read "Cargo Contribution Guide":
5+
* If this is your first contribution, read "Cargo Contribution Guide" first:
116
https://doc.crates.io/contrib/
127
* Run `cargo fmt --all` to format your code changes.
138
* Small commits and pull requests are always preferable and easy to review.

0 commit comments

Comments
 (0)