CodeYourFuture / CodeYourFuture/Checkpoint
Review a pull request
- 主要语言
- JavaScript
- 星标
- 2
- 派生
- 62
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 1
描述
### Link to the coursework
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews
### Why are we doing this?
You must set aside a part of your development time to review the work of your team. In your technical interview, you may to asked to discuss a feature written by someone else in your team, so you will need to read and understand it.
## How to review
- [ ] Use the GitHub PR interface, either on GitHub or via VSCode
- [ ] Checkout the PR locally `gh pr checkout 123` and run the code to make sure it works
- [ ] Test the code using the acceptance criteria on the ticket
- [ ] Ask clarifying questions to make sure you understand the code
- [ ] Offer any fixes or improvements you can see
### Maximum time in hours
2
### How to get help
Volunteers and other team members can help you with code review. You may choose to spend some time in class doing this together.
### How to submit
Submit your review directly on your teammates PR.
贡献指南
调研方向
先阅读链接的 GitHub 指南,了解如何审查 pull request 更改,然后使用 GitHub 或 VSCode 的 PR 界面,并通过 `gh pr checkout 123` 检出分配给你的 PR。运行代码,将其与 ticket 的验收标准进行比较,提出澄清问题,并直接在队友的 PR 上提交 review。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- developer-experience
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100