Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "IssueWorkflow" page has been changed by JoshSoref: https://wiki.apache.org/cordova/IssueWorkflow?action=diff&rev1=15&rev2=16 Comment: Adding link to GitCommands * You should '''always''' call out someone to review your changes. You can pick a reviewer from the [[https://issues.apache.org/jira/browse/CB#selectedTab=com.atlassian.jira.plugin.system.project%3Acomponents-panel|component list]]. == Git Workflow == + See also GitCommands + === Setting up your repository === If you already have a git repository for the area where you'll be doing work, great, you can skip this step. The following commands will give you two remotes: origin (apache) and github (your repository). Replace `you` with your github.com account name in the following commands:
