| 104 | * To ''pull'' a Tutorial file from the repository: |
| 105 | * login to !GitHub |
| 106 | * navigate to the 'SasView/tutorials' repository |
| 107 | * click on the Tutorial file you wish to edit |
| 108 | * the document contents will be displayed; in the case of a Tutorial file this will be a lot of XML! |
| 109 | * click the button on the right marked 'Raw' |
| 110 | * right-click anywhere on the page and choose 'Save as...' |
| 111 | * save the Tutorial file (as type 'OpenDocument Text') |
| 112 | |
| 113 | * Edit the Tutorial! |
| 114 | |
| 115 | * Save the Tutorial! |
| 116 | |
| 117 | * To ''push'' the Tutorial file back to the repository: |
| 118 | * login to !GitHub |
| 119 | * navigate to the 'SasView/tutorials' repository |
| 120 | * click on the button marked 'Upload files' to the left of the green button |
| 121 | * drag-over or choose the Tutorial file you want to upload |
| 122 | * in the narrow box under the heading 'Commit changes' add a ''short'' title for your upload; eg, 'Changed/added X to the tutorial on Y' |
| 123 | * ''(optional) if you want you can add a more detailed description of what you have changed in the bigger box'' |
| 124 | * click the green button marked 'Commit changes' to add your Tutorial file to the repository |