Making a minor correction to any training material
If you find a minor mistake in any GTN training material, we encourage you to propose a correction. For small changes such as typos, this can be done from the browser. If you can implement the corrections yourself, in the context of where they happen, this saves a lot of time for the editors. When you submit your suggestion, it will be carefully checked by an expert, so do not worry about breaking anything!
Outline of the steps:
- Start from the page with the minor mistake.
- Open the page in the GitHub editor.
- Make the correction.
- Save the changes with a description of what you did.
- Send the proposal to the GTN team to check, then apply the change.
In this example, we will show how to correct a typo in the metadata of a learning pathway. Note, this specific typo has now been corrected.
1. Start from the page with the minor mistake
- From the learning pathways page, you can see the tags below each pathway. Here, one of the pathways has a tag ‘introcuction’, which should be ‘introduction’.
- Click to open the page.
- At the top-right of the page, click Settings then Propose a change or correction. This will open the page in edit mode. The training material is stored in GitHub, an external site, but we will walk you through how to navigate it.
2. Open the page in the GitHub editor
- You may be asked to sign into GitHub. If you have never used GitHub before, please register for a free GitHub account.
- You may be asked to create a fork of the GTN training materials repository. A fork is a linked copy of the training materials in your personal GitHub account. Click Fork this repository.
3. Make the correction
- You will see the text that makes up the training material (it uses a language called Markdown).
- In this example, we need to correct a line of the metadata at the top of the file (this is called the frontmatter). Type your correction.
4. Save the changes with a description of what you did
- When you have finished making corrections, click the Commit changes… button.
- You will be asked to provide a brief summary of the changes you have made. In the box labeled Commit message, type a summary.
- You do not need to give an extended description here.
- Click the Propose changes button.
5. Send the proposal to the GTN team to check, then apply the change
- You are taken to a page titled Comparing changes. You will see a list of the changes you have made. This appears as lines removed (beginning with a minus sign, in red) and lines added (beginning with a plus sign, in green).
- Click the Create pull request button. This will open a pull request; this is a submission of your proposal that contains all the essential information for the editors and the platform to implement and apply the correction.
- The title will be the same as the commit message you typed earlier.
- Add a description which describes your changes. You can include links as required.
- Click the Create pull request button. Your change has now been submitted, or, in GitHub terms, you have now opened a pull request.
- The pull request will need to be reviewed by a human. There are also some automated checks that will be run. After all this is completed, if your request is approved, it will be applied (or ‘merged’ in GitHub terms).
congratulations Thank you for helping improve our training materials.
Persistent URL
Resource purlPURL: https://gxy.io/GTN:F00452Still have questions?
Gitter Chat Support
Galaxy Help Forum