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鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
development based on PRs even from core devs #20
Comments
|
trust me, it does, and no exceptions, only for tags or reverts that could hold, same as in Symfony and elsewhere I have seen. |
|
I will wait to hear what @pmjones thinks about the idea. And sometimes you are right when there are more commits on a day hard to follow the changes. |
|
I wonder whether we can search the comments inside PR. ( comments made by other developer in between the code in the review process ) |
|
of course and they hide when they are addressed, we just did that on the PR you reviewed for me. |
|
review process does not happen on code you write in between, review process happens on the total diff those commits amount, in rare cases you can reference those. but launching a thread in a commit commented is not good imo, if there is a request it can easily get lost. |
|
@cordoval at first i thought the team was too small to really support this, but on thinking about it, i don't see any real problem here. i'll start making my own pmjones forks of the branches and begin working from there. it's a good idea; thanks. |
|
馃憤 great Paul. |
|
I have forked all the repos; further commits will come as pull requests. |
can we propose so that everybody sends PRs, even core devs, so that we can comment and see better diffs, skimming over commits is not good even though github aggregates the stuff. Please. 馃懚 thanks!
The text was updated successfully, but these errors were encountered: