Skip to content

6. Submitting a pull request

Murdo Moyse edited this page Jan 9, 2020 · 2 revisions

The following instructions are for those who want to contribute to codonPython, have committed changes to their local clone of the repository and are now wanting to request to merge those changes into the codonPython repository.

  1. If you have recently committed changes to your local repository then a yellow banner will be visible on the main codonPython repository showing your recently pushed branches. Select the green 'Compare & pull request' button.

  2. Please fill out the pull request form ensuring you provide as much information as possible. A pull request template which suggests what to include in your pull request can be found here.

  3. Any changes you have made will also be displayed underneath (red shows deletions, green shows insertions). We suggest that you use this opportunity to ensure that you are complying with codon contribution guidance.

github pull request example

  1. Once you are happy, select the green 'Create pull request button' which will then notify the Codon team that a pull request has been submitted.