Thanks for considering to contribute and reading this!
Here we discuss how to contribute
- Spoken text, e.g. ideas, feedback, messages, etc. and are written in English.
- Code, e.g. textual changes where the text is formatted in Markdown
Spoken text are ideas, feedback, messages, etc. and are written in English.
For ideas or feedback, create an Issue. These Issues will be discussed in a meeting and/or below that Issue.
Ideas that improve the experience of our learners will likely be accepted.
We welcome any contribution that:
- improves the experience of our learners
- follow all standards set by the continuous integration tools (e.g. use 4 spaces for indentation)
As an UPPMAX contributor, one can contribute by:
- Clone this repository
- Add a branch
- Work on your branch
- When done, create a Pull Request from your branch to
main
- If the change is accepted after review it will be merged into the main branch
- Your branch will be deleted after merging
As an external contributor, one can contribute by:
- Fork this repository
- Modify your Fork
- When done, creating a Pull Request from your Fork to this repository,
merging to the
main
branch is fine :-) - If the change is accepted after review it will be merged into the main branch