-
Notifications
You must be signed in to change notification settings - Fork 256
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
1a68a37
commit 23bcdf2
Showing
4 changed files
with
98 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
.github/ISSUE_TEMPLATE/collaborator_pull_request_template.md
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<!-- | ||
请务必阅读贡献者指南: | ||
https://github.com/NervJS/taro/blob/master/CONTRIBUTING.md | ||
--> | ||
|
||
<!-- PULL REQUEST TEMPLATE --> | ||
<!-- (Update "[ ]" to "[x]" to check a box) --> | ||
|
||
**这个 PR 做了什么?** (简要描述所做更改) | ||
<!-- 提名成为 Taro 团队合作者角色模版 --> | ||
<!-- 基于 @xxx 在过去一个季度对 Taro 社区做出的杰出贡献,特此提名将 @xxx 晋升为合作者。 --> | ||
<!-- 其相关贡献(至少3个关键贡献点)如下: --> | ||
<!-- # pull request id --> | ||
<!-- # pull request id --> | ||
<!-- # pull request id --> | ||
|
||
|
||
**这个 PR 是什么类型?** (至少选择一个) | ||
|
||
- [ ] 错误修复(Bugfix) issue id # | ||
- [ ] 新功能(Feature) | ||
- [ ] 代码重构(Refactor) | ||
- [ ] TypeScript 类型定义修改(Typings) | ||
- [ ] 文档修改(Docs) | ||
- [ ] 代码风格更新(Code style update) | ||
- [x] 贡献者角色申请/提名 | ||
- [ ] 其他,请描述(Other, please describe): |
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!-- | ||
请务必阅读贡献者指南: | ||
https://github.com/NervJS/taro/blob/master/CONTRIBUTING.md | ||
--> | ||
|
||
<!-- PULL REQUEST TEMPLATE --> | ||
<!-- (Update "[ ]" to "[x]" to check a box) --> | ||
|
||
**这个 PR 做了什么?** (简要描述所做更改) | ||
<!-- 提名成为 Taro 团队合作者角色模版 --> | ||
<!-- 基于 @xxx 在过去一年对 Taro 在 Harmony 适配等领域做出的杰出贡献和多项重大创新,特此提名将 @xxx 晋升为技术委员会成员。 --> | ||
<!-- 其相关贡献(至少3个关键贡献点,具体创新点可以文字描述展开)如下: --> | ||
<!-- # pull request id --> | ||
<!-- # pull request id --> | ||
<!-- # pull request id --> | ||
|
||
**这个 PR 是什么类型?** (至少选择一个) | ||
|
||
- [ ] 错误修复(Bugfix) issue id # | ||
- [ ] 新功能(Feature) | ||
- [ ] 代码重构(Refactor) | ||
- [ ] TypeScript 类型定义修改(Typings) | ||
- [ ] 文档修改(Docs) | ||
- [ ] 代码风格更新(Code style update) | ||
- [x] 贡献者角色申请/提名 | ||
- [ ] 其他,请描述(Other, please describe): |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!-- | ||
请务必阅读贡献者指南: | ||
https://github.com/NervJS/taro/blob/master/CONTRIBUTING.md | ||
--> | ||
|
||
<!-- PULL REQUEST TEMPLATE --> | ||
<!-- (Update "[ ]" to "[x]" to check a box) --> | ||
|
||
**这个 PR 做了什么?** (简要描述所做更改) | ||
|
||
|
||
|
||
**这个 PR 是什么类型?** (至少选择一个) | ||
|
||
- [ ] 错误修复(Bugfix) issue id # | ||
- [ ] 新功能(Feature) | ||
- [ ] 代码重构(Refactor) | ||
- [ ] TypeScript 类型定义修改(Typings) | ||
- [ ] 文档修改(Docs) | ||
- [ ] 代码风格更新(Code style update) | ||
- [ ] 贡献者角色申请/提名 | ||
- [ ] 其他,请描述(Other, please describe): |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!-- | ||
请务必阅读贡献者指南: | ||
https://github.com/NervJS/taro/blob/master/CONTRIBUTING.md | ||
--> | ||
|
||
<!-- PULL REQUEST TEMPLATE --> | ||
<!-- (Update "[ ]" to "[x]" to check a box) --> | ||
|
||
**这个 PR 做了什么?** (简要描述所做更改) | ||
<!-- 申请成为 Taro 团队助手角色模版 --> | ||
<!-- 作为一名 Taro 深度用户,我已阅读《Taro 行为准则》和《Taro 贡献者指南》,必将严格遵守相关规则,今天我想要申请加入 Taro 团队成为一名助手,帮着管理 issues、pull requests,同时深入学习 Taro 原理,最终能晋升为一名合作者!望 Taro 越来越好! --> | ||
|
||
|
||
**这个 PR 是什么类型?** (至少选择一个) | ||
|
||
- [ ] 错误修复(Bugfix) issue id # | ||
- [ ] 新功能(Feature) | ||
- [ ] 代码重构(Refactor) | ||
- [ ] TypeScript 类型定义修改(Typings) | ||
- [ ] 文档修改(Docs) | ||
- [ ] 代码风格更新(Code style update) | ||
- [x] 贡献者角色申请/提名 | ||
- [ ] 其他,请描述(Other, please describe): |