Contributions to this repository fall within one of two categories:
- Contributions to the training material itself, or
- Contributions as part of the "contribution exercise" which is part of the training course.
Please follow the steps below for contributions to the training material hosted within this repository:
- Create an issue describing the changes you are intending to make
- Fork the repository and make your changes or add new content
- Describe your changes clearly in your commit messages
- Create a pull request
- The pull request will be reviewed by an appointed team with representatives from ABB, Ericsson, Saab and Volvo group
- Once the pull request gets approved, it will be merged
If you are new to GitHub and want to learn about how to perform the steps listed above, please review the excellent GitHub documentation.
Changes of the structure of the material, for instance splitting text into separate files or adding content in new files, requires corresponding changes in the training course player (PECA Player). These changes must be made separately and cannot be controlled from this GitHub repository. Therefore, if you make such changes, please point this out in your PR so that the new content will be reviewed and added to the course player.
The training course on contributions includes an exercise which tasks learners to make a sample contribution to this repository. Learners should follow the same steps as listed above, subject to the following two differences:
- Any changes should only be made to the sample file Contributions-exercise.md,
- The PR will be reviewed but eventually closed instead of merged.