diff --git a/.wiki/Contribution-guide.md b/.wiki/Contribution-guide.md index 05eb9b5..06b46c3 100644 --- a/.wiki/Contribution-guide.md +++ b/.wiki/Contribution-guide.md @@ -2,6 +2,15 @@ Welcome :D Nice, that you're interested in contributing. +There are several ways to contribute to NoxOS: +- Write code +- Maintain Documentation + - Typos + - Grammar + - Is the documentation up to date? +- Plan stuff (e.g. syscalls) +- open Issues + # Before Contribution Please read the [Code-Style wiki entry](https://codeberg.org/antifallobst/noxos/wiki/Code-Style) before you start to contribute.