forked from Anduin2017/HowToCook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
967bbf1
commit 2b1cf1b
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
## 警告 | ||
|
||
**HowToCook 仓库采用了 [The Unlicense](https://unlicense.org/) 协议!** | ||
|
||
**菜谱在签入前,必须确保其可以直接声明进入 "公共领域"(public domain)。这意味着一旦合并后,任何人都可以自由复制,修改,发布,使用,编译,出售或以菜谱的形式或菜的形式分发,无论是出于商业目的还是非商目的,以及任何手段。** | ||
|
||
## 注意 | ||
|
||
Pull Request 提交后,预计 1 分钟内将会得到自动化格式检查的结果。只有通过自动化检查的 Pull Request 才会被人工审核。 | ||
|
||
- [ ] 请确保此 Pull Request 能够通过自动化代码检查。 | ||
|
||
## 签署 | ||
|
||
必须签署下面的对话框才能开始审核。 | ||
|
||
### HowToCook 仓库采用了 [The Unlicense](https://unlicense.org/) 协议 | ||
|
||
菜谱在签入前,必须确保其可以**直接声明进入 "公共领域"(public domain)**。这意味着一旦合并后,任何人都**可以**自由复制,修改,发布,使用,编译,出售或以菜谱的形式或菜的形式分发,**无论**是出于**商业目的**还是**非商目的**,以及**任何**手段。 | ||
|
||
- [ ] 我确保了我的内容不涉及版权内容,并且授权它 The Unlicense 协议。 |