1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
Ycarus 2018-05-22 13:49:56 +02:00
parent 1b56ae2e1e
commit 48a06f0f8a
5 changed files with 253 additions and 0 deletions

5
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,5 @@
Contribution
When submitting a pull request for the first time, you will need to agree to the contributor license agreement (for individuals or entities). To do this, in the pull request please create a file with a name like /contributors/{github_username}.md, and in the content of that file indicate your agreement. An example of what that file should contain can be seen in example agreement file.
(This method of CLA "signing" is borrowed from Medium's open source project.)