-
Notifications
You must be signed in to change notification settings - Fork 852
Description
Hi,
we are at the part of our release cycle where we become very hardcore about which changes we accept into the codebase. The reason we do this is that we do not want to run the risk of breaking the product build, and losing valuable days of product testing for cosmetic changes to the code.
We do still want bug fixes and changes that tangibly improve the customer experience of the product are very much valued at this time. However, cosmetic changes, cosmetic refactoring, renaming of files will have to wait until v.next.
Over the years we have lost many days of product testing due to build breaks that the developer and all of the code reviewers were convinced shouldn't have hurt anything, and so we get paranoid about now. That is why we raise the bar on check-ins the closer we get to release.
Please continue to look over the bug list, investigate the issues and try to find fixes. We aim to ship with the highest quality we have ever achieved.
Thank you