Create CONTRIBUTING.md

This commit is contained in:
Light 2021-08-07 11:20:14 +04:30 committed by GitHub
parent 97ea920785
commit 01742eb55e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,14 @@
# How to contribute to Light Engine
Thanks for putting in the time to contribute to this project <3
## Coding conventions
For the time being, don't worry too much about the conventions...
Try to read other parts of the code and you'll get the hang of it
I have to learn clang-format, then everyone contributing can use it to format their code
###### happy coding-