diff --git a/.github/ISSUE_TEMPLATE/r2cn.md b/.github/ISSUE_TEMPLATE/r2cn.md index fab95312..1fcc63c2 100644 --- a/.github/ISSUE_TEMPLATE/r2cn.md +++ b/.github/ISSUE_TEMPLATE/r2cn.md @@ -15,19 +15,19 @@ assignees: '' [__需求描述__] -[代码标准] +[__代码标准__] 1. 所有 __PR__ 提交必须签署 `Signed-off-by` 和 使用 `GPG` 签名,即提交代码时(使用 `git commit` 命令时)至少使用 `-s -S` 两个参数,参考 [Contributing Guide](https://github.com/web3infra-foundation/mega/blob/main/docs/contributing.md); 2. 所有 __PR__ 提交必须通过 `GitHub Actions` 自动化测试,提交 __PR__ 后请关注 `GitHub Actions` 结果; 3. 代码注释均需要使用英文; -[PR 提交地址] 提交到 [mega](https://github.com/web3infra-foundation/mega) 仓库的 `main` 分支 `` 目录; +[__PR 提交地址__] 提交到 [mega](https://github.com/web3infra-foundation/mega) 仓库的 `main` 分支 `` 目录; -[开发指导] -1. 认领任务参考 [r2cn 开源实习计划 - 任务认领与确认](https://r2cn.dev/docs/student/assign); +[__开发指导__] +1. 认领任务参考 [r2cn 开源实习计划 - 任务认领与确认](httpßs://r2cn.dev/docs/student/assign); -[导师及邮箱] 请申请此题目的同学使用邮件联系导师,或加入到 [R2CN Discord](https://discord.gg/WRp4TKv6rh) 后在 `#p-meta` 频道和导师交流。 +[__导师及邮箱__] 请申请此题目的同学使用邮件联系导师,或加入到 [R2CN Discord](https://discord.gg/WRp4TKv6rh) 后在 `#p-meta` 频道和导师交流。 1. Quanyi Ma 2. Tianxing Ye -[备注] +[__备注__] 1. __认领实习任务的同学,必须完成测试任务和注册流程,请参考:__ [r2cn 开源实习计划 - 测试任务](https://r2cn.dev/docs/student/pre-task) 和 [r2cn 开源实习计划 - 学生注册与审核](https://r2cn.dev/docs/student/signup)