5 lines
247 B
Markdown
5 lines
247 B
Markdown
# 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.
|