repo: Added contributing guidelines.

This commit is contained in:
RaphProductions 2025-05-11 18:43:28 +02:00
parent 3bbc916ffd
commit 7fb04f134b

5
CONTRIBUTING.MD Normal file
View file

@ -0,0 +1,5 @@
# Contribute to Soaplin!
Do you want to improve Soaplin? You can by contributing to the project!
## Contributing guidelines
* Before making a commit, please run `make format`. This will run clang-format over all the C source files in kernel/src.