-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCONTRIBUTING
41 lines (29 loc) · 1.76 KB
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Contributing
============
This project was created by HemaShushu <[email protected]>,
all rights reserved. The project is distributed under the Mozilla
Public License 2.0, HemaShushu promises that users can always use
this project for free.
The author of the project (HemaShushu) welcomes contributions
from the community, and when you submit code or patches, please
ensure that the following terms are met.
(a) the contribution is created in whole or in part by me and I have
the right to submit it to the project.
(b) I understand and agree that the project is open source, that my
contribution will be distributed as part of the project and under
the same license, and the copyright of my contribution will belong to
the author of the project.
You may sign your name at the bottom of the header of the source code
file where you are contributing, in a format such as
Contributor: John Smith <name@email_domain>
-------------------------------------------------------------------------
参与贡献
=======
当前项目由河马蜀黍 <[email protected]> 创建,保留所有版权。项目采用
Mozilla Public License 2.0 授权协议分发,河马蜀黍承诺用户可以一直免费使用该项目。
项目的作者(即河马蜀黍)欢迎来自社区的贡献,在你提交代码或者补丁时,请确保满足如下条款:
(a) 贡献的内容的全部或者部分由你创造,并且你对该内容有权利提交到该项目;
(b) 你明白并同意该项目是开源的,你贡献的内容将会作为该项目的一部分,并且
以相同的授权分发,且你贡献的内容的版权将会归属于项目的作者。
你可以在参与贡献的源代码文件头下方署名,格式如下:
贡献者:张三 <名字@邮箱域名>