-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR Merge Policy #3294
Comments
👍 @mtscout6 set up a similar policy with react-bootstrap and its worked out great for us, its been a good combo of process to slow down potentially short sighted choices, while at the same time not too onerous that stuff stays stuck for a long time. |
I almost opened an issue like this yesterday. Sounds great. I'm +1
|
👍 we've been using it over at https://github.com/postcss/postcss.org and it's been working very well for us. Definitely recommended. |
You may find this useful: https://lgtm.co/ |
I thought we already had this policy. |
If you look at the git log, there isn't much community contribution to the actual code, docs and stuff, yeah, but not the code. I think it's because:
Right now it's basically "everybody wait for @mjackson to be okay with this." Except when I'm on a "we need to ship the next version now!" and just push straight to master.
I propose instead we just need two collaborators to +1 the change, if a collaborator is the one making the pull request, that counts as 1.
That also means any non-trivial change (API additions, changes, deprecations) needs to go through a PR.
The text was updated successfully, but these errors were encountered: