repo: Added contributing guidelines.
This commit is contained in:
parent
3bbc916ffd
commit
7fb04f134b
1 changed files with 5 additions and 0 deletions
5
CONTRIBUTING.MD
Normal file
5
CONTRIBUTING.MD
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue