Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "CommitterWorkflow" page has been changed by MarcelKinard: https://wiki.apache.org/cordova/CommitterWorkflow?action=diff&rev1=23&rev2=24 Comment: added reference to the style guidelines * When we say "run the test suites" this includes all automated tests in mobile-spec, manual tests in mobile-spec that might be affected by the change, and any platform-specific unit tests (i.e., cordova-android/test, cordova-ios/CordovaLibTests, cordova-js jake test, cordova-plugman npm test, etc.) * It is recommended to add a short comment to the Jira item stating what testing you did. * It is recommended that where reasonably feasible, you add automated tests to validate your change and catch any future regressions. + * If you are writing documentation (i.e., cordova-docs), be aware of the [[https://github.com/apache/cordova-docs/blob/master/STYLESHEET.md|style guidelines]]. == Step 6: Ask for a code review == * If you are using a public topic branch, then you should ask for a code review when you consider it to be complete.
