Skip to content

Translation Create PR

Quincy Larson edited this page Aug 20, 2016 · 1 revision

Create Pull requests to add the Translations to code base.

As mentioned earlier, a Pull Request or PR is a method of submitting proposed changes to the code base.

Afterwards, from the web page of your fork in github.com, make a pull request to the branch called staging in the main repository (see the help). Add "Closes #yyyy" to the description area in the Pull request where yyyy is the issue number of the original issue that was created for the challenge translation. Doing this will automatically close the open issue when the PR is merged.

Back to Translations Guide

Clone this wiki locally