diff --git a/proposal/proposal_for_expanding_the_anti996license_for_more_fields.md b/proposal/proposal_for_expanding_the_anti996license_for_more_fields.md
new file mode 100644
index 0000000..ac896a3
--- /dev/null
+++ b/proposal/proposal_for_expanding_the_anti996license_for_more_fields.md
@@ -0,0 +1,75 @@
+# Proposal for Expanding the Anti 996 License for more Fields
+
+HEAD | SUMMARY
+-----|--------
+Title:| Proposal for Expanding the Anti 996 License for more Fields
+题目: | 提案关于扩展Anti 996 License的适用范围
+Author:| ChuangSheep
+Status:| Draft
+Type:| Proposal
+Created:| 07-Apr-2019
+Post-History:| None
+
+## 提案目的
+
+为了提升本计划的影响力,我建议增加Anti 996 License的适用范围。
+比如说,针对视频/文字内容的创作,提供相应的许可证(或者是附加协议),以便在原作者在使用较为自由的许可证(如CC BY 4.0)对公众进行授权的同时,阻止996公司的内容/视频平台通过这些内容获利。
+
+## Why this Proposal?
+
+In order to increase the influence of the Project, I suggest to increase the scope of the license.
+
+## 社区价值
+
+提供关于Anti 996 License的建议。
+提升本计划的影响力。
+
+## Community Value
+
+Provide a advice for Anti 996 Lincense.
+Increase the influence of this Project.
+
+## 问题
+
+我作为一个字幕(有时是原创视频)的创作者,不希望自己的劳动被996的公司拿去获利。
+因此,我希望能够有针对视频内容的协议来使得我们的作品不被滥用。
+
+## Problems
+
+As a creator of subtitles (sometimes original videos), I don't want my work to be profited by the 996 company.
+Therefore, I hope to have a License(Agreement) for videos(and/or text) content to make our work not abused.
+
+## 解决方案
+
+希望能够有法律人士帮助,以改进/拓展Anti 996 License的适用范围。
+
+## Solutions
+
+I hope that I can get help from legal people to improve/expand the scope of the Anti 996 License.
+
+## 资源与需求
+
+欢迎补充。
+
+## Resource & Requirements
+
+Feel free to fill here.
+
+## 行动&计划
+
+使更多的内容创作者(并不限于程序)使用本许可证来发布自己的作品。
+拓展本许可证的适用性。
+除此之外,我希望能够有人帮助提升本提议的语法/可理解性并改进英文部分的语法/用词错误。
+
+## Actions & implementation Plan
+
+Enable more content creators (not limited to programs) to use this license to publish their work.
+Expand the applicability of this license.
+In addition, I hope someone can help improve the grammar/understandability of this proposal and improve the grammar/word error in the English part.
+
+## References
+None
+
+## Copyright
+
+***996.ICU Project All Right Reserved 2019***
diff --git a/proposal/proposal_to_request_github_official_including_996icu_license.md b/proposal/proposal_to_request_github_official_including_996icu_license.md
new file mode 100644
index 0000000..b5d8187
--- /dev/null
+++ b/proposal/proposal_to_request_github_official_including_996icu_license.md
@@ -0,0 +1,117 @@
+# Proposal for Requesting GitHub Official Including 996ICU License
+
+HEAD | SUMMARY
+-----|--------
+Title:| Proposal for Requesting GitHub Official Including 996ICU License
+题目: | 提案请求github官方收录996ICU License
+Author:| ff4415
+作者:| ff4415
+Status:| Draft
+状态:| 草案
+Type:| Proposal
+类型:| 提案
+Created:| 1-April-2019
+创建日期:| 2019年4月1日
+Post-History:| None
+历史:| 无
+
+## Why this Proposal?
+## 提案目的
+
+To Request GitHub Official Including 996ICU License
+提案请求github官方收录996ICU License
+
+## Community Value
+## 社区价值
+
+Highlight 996ICU License badge
+让 996ICU License badge 更显眼
+
+Promote adoption of 996ICU License
+让 996ICU License 更易用
+
+## Problems
+## 问题
+
+To approach this, we need to add license to ChooseALicense.com.
+为了达到这个目标, 我们需要把 license 提交到 **ChooseALicense.com**.
+
+It mentioned that only a small number are highlighted on the home page and
+there are several requirements for a license to be [cataloged](https://choosealicense.com/appendix/) on the site:
+
+1. The license must have [an SPDX identifier](https://spdx.org/licenses/). If your license isn't registered
+ with SPDX, please [request that it be added](https://spdx.org/spdx-license-list/request-new-license).
+
+2. The license must be listed on one of the following approved lists of licenses:
+ - [List of OSI approved licenses](https://opensource.org/licenses/alphabetical)
+ - [GNU's list of free licenses](https://www.gnu.org/licenses/license-list.en.html) (note: the license must be listed in one of the three "free" categories)
+ - [Open Definition's list of conformant licenses](https://opendefinition.org/licenses/) (non-code)
+
+3. A [GitHub code search](https://github.com/search?q=996+filename%3ALICENSE&type=Code) must reveal at least 1,000 public repositories using the license.
+
+4. 3 notable projects using the license must be identified. These must have straightforward LICENSE files which serve as examples newcomers can follow and that could be detected by [licensee](https://github.com/benbalter/licensee) if it knew about the license.
+
+-----------------------------------
+
+只有一小部分 license 能够在 主页 高亮, 想要成为其中一员需要满足几个要求:
+
+1. license 必须有 [SPDX 标识](https://spdx.org/licenses/). 如果没有注册 SPDX ,申请[注册](https://spdx.org/spdx-license-list/request-new-license)。
+
+2. license 必须属于以下批准的 license 列表之一:
+ - [OSI批准的licenses](https://opensource.org/licenses/alphabetical))
+ - [GNU 批准的自由licenses](https://www.gnu.org/licenses/license-list.en.html)(注意:license 必须属于三大自由license目录之一)
+ - [开放定义的conformant licenses](https://opendefinition.org/licenses/)(non-code)
+
+3. [GitHub code search](https://github.com/search?q=996+filename%3ALICENSE&type=Code) 必须显示至少1000个 public repositories 使用此 license .
+
+4. 标定3个明星项目(notable projects)使用此 license . 这些项目必须有直白的 LICENSE files 作为用例,方便新人follow, 如果[license](https://github.com/benbalter/licensee)识别此 license, 还要能被它检测到。
+
+
+## Solutions
+## 解决方案
+
+[Discussion about adding 996 to GitHub official](https://github.com/kattgu7/Anti-996-License/issues/11) opened in [Anti-996-License](https://github.com/kattgu7/Anti-996-License) . Welcome to [Anti-996-License](https://github.com/kattgu7/Anti-996-License) discussing this topic. And to approach this goal, need supports and cooperation. Feel free to fill this solution.
+
+在[Anti-996-License](https://github.com/kattgu7/Anti-996-License) 下面开了[Discussion about adding 996 to GitHub official](https://github.com/kattgu7/Anti-996-License/issues/11)。 请大家去 [Anti-996-License](https://github.com/kattgu7/Anti-996-License) 讨论。 达成这个目标需要各方的支持与合作。欢迎各位继续补充提案。
+
+
+## Resource & Requirements
+## 资源和需求
+
+Feel free to fill here.
+
+欢迎补充。
+
+## Actions & implementation Plan
+## 行动 & 执行计划
+
+Right now there is more than 1600 repos using 996 license by [github code search](https://github.com/search?q=996+filename%3ALICENSE&type=code) .
+
+So the 3rd requirement is satisfied, but the consensus in 996 licenses are not.
+
+As for Item No.4, there is [996.ICU](https://github.com/996icu/996.ICU), [955.WLB](https://github.com/formulahendry/955.WLB) and [Anti-996-License](https://github.com/kattgu7/Anti-996-License/issues?q=is%3Aopen+is%3Aissue) and a lot of repos with stars more than 3k. I am not sure about the word "notable ". I think Item No.4 is **fitted**.
+
+Almost.
+
+-----------------
+
+现在通过 [github code search](https://github.com/search?q=996+filename%3ALICENSE&type=code) 已经有1640个项目使用 996 license, 3号条款已经满足。 但是996 license 形式和内容还没有统一。
+
+至于4号条款。 我们有
+[996.ICU](https://github.com/996icu/996.ICU),[955.WLB](https://github.com/formulahendry/955.WLB) 和 [Anti-996-License](https://github.com/kattgu7/Anti-996-License/issues?q=is%3Aopen+is%3Aissue) 以及 [AwesomeList](https://github.com/996icu/996.ICU/blob/master/awesomelist/projects.md).
+
+我们已经成功一半了。
+
+## References
+## 引用
+
+[To Request Including License to choosealicense.com](https://github.com/github/choosealicense.com/blob/gh-pages/CONTRIBUTING.md#adding-a-license)
+
+[To Request a License or Exception Be Added to The SPDX License List](https://spdx.org/spdx-license-list/request-new-license)
+
+## Copyright
+## 版权
+
+***996.ICU Project All Right Reserved 2019***
+
+***996.ICU 版权所有 2019***