Create CONTRIBUTING.md

This commit is contained in:
ilya
2020-07-14 02:16:22 +03:00
committed by GitHub
parent e64363d928
commit d0b4489966

7
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,7 @@
# Contribution Rules
There are some simple rules that everyone should follow:
### Do not commit files from bulid folder
> I usually have horrible merge conflicts when I upload the build version that take me too much time to solve, but I want to keep the build version in the repo, so I guess it would be better if only one of us does the built, which would be me.
> https://github.com/jagenjo/litegraph.js/pull/155#issuecomment-656602861
Those files will be updated by owner.