Page MenuHomePhabricator

Add comment on fixing bugs to CONTRIBUTING.md
ClosedPublic

Authored by Mengerian on Apr 17 2018, 05:06.

Details

Summary

Based on Amaury's comments in Dev Slack channel
Explain that development process prioritizes fixing bugs when found, above other tasks

Test Plan

Amaury should check that the wording reflects how he wants the process to work

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

CONTRIBUTING.md
56 ↗(On Diff #3527)

Although I agree with this in principle, it doesn't apply in practice when some bugs require massive changes. This strategy doesn't apply very well for bugs requiring weeks/months worth of work. For large bugs like this, a conversation will almost always be necessary to triage the issue.

CONTRIBUTING.md
56 ↗(On Diff #3527)

I agree with you @jasonbcox . This principle however makes it clear that fixing the bug is the high priority and the charge of proof is that the fix is expensive rather than it is cheap. These are guidelines so they should be understood as "do this, unless there is a good reason not to"

Add comment explaining that these are guidelines for the normal and expected process.
Developers can and should deviate from them when they have good reason to do so.

Looks good now :) Thanks.

This revision is now accepted and ready to land.Apr 18 2018, 20:03
This revision was automatically updated to reflect the committed changes.