<pinheadmz>
maflcko how do you decide if a typo or other minor PR should be closed? sometimes contributors pile on ACKs even if its just changing a single word
<pinheadmz>
i guess the Q is, do new contirbutors who start by fixing a word come back and add something more meaningful
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 246 seconds]
jadi has quit [Ping timeout: 252 seconds]
jonatack has joined #bitcoin-core-dev
<darosior>
https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#refactoring states "Pull requests that refactor the code should not be made by new contributors. It requires a certain level of experience to know where the code belongs to and to understand the full ramification [...]. Trivial pull requests or pull requests that refactor the code with
<darosior>
no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing."
Cory has quit [Quit: Client closed]
Cory has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
jonatack has quit [Ping timeout: 265 seconds]
andytoshi has quit [Ping timeout: 260 seconds]
jonatack has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
<fjahr>
pinheadmz: I think the answer to your question is no because the contributors that make meaningful contributions and stay around for longer (the people we want) don't start out like this. At least I haven't observed any case of this. It's just demonstrating a very different mindset. Working on core requires interest in deep thinking and a lot of patience, fixing a typo is the polar opposite of that.
<fjahr>
But if anyone here has started out by fixing typos please speak up, I am happy to be proven wrong :)
dviola has quit [Ping timeout: 248 seconds]
andytoshi has joined #bitcoin-core-dev
<fjahr>
And I would appeal to the contributors that pile on ACKs on such changes to get their dopamine hits from reviewing something a bit more meaningful, no offense! Review time is a very scarce resource and typo fixes, formatting etc. can be done by machines.
dviola has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 246 seconds]
conman has joined #bitcoin-core-dev
<glozow>
+1, ACKing trivial drive-bys when there are real PRs to review is like the project scrolling tiktok. it eats up attention that could be spent elsewhere, and little bits here and there add up.
zeropoint has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
<sipa>
trivial PRs should just be merged instantly by a maintainer if they feel it's sufficiently obvious, or not at all
<sipa>
not worth wasting time on (including discussing it...)