Translation Create PR - ashish9342/FreeCodeCamp GitHub Wiki
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.