docs: updated contribution guide

This commit is contained in:
antifallobst 2023-03-04 01:04:13 +01:00
parent 2106502083
commit a92f9cfa8e
1 changed files with 9 additions and 0 deletions

View File

@ -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.