|
1 |
| ->**NOTE:** _This file has been translated automatically. If you find an error, just make a PR with the edits" to all translation files._ |
2 |
| - |
| 1 | +>**NOTE:** _本文件由GPT自动翻译,由 [@octopus058](https://github.com/Octopus058/) 初步校正_ |
| 2 | + |
3 | 3 |
|
4 | 4 | # 第一个issues
|
5 | 5 |
|
|
17 | 17 |
|
18 | 18 | - 为了保持 *Good First Issues* 中的项目质量,请确保您的 GitHub 存储库满足以下标准:
|
19 | 19 |
|
20 |
| - - 它至少有三个问题与“Good First Issues”标签有关。 默认情况下,该标签已存在于所有存储库中。 |
| 20 | + - 至少有三个问题与“Good First Issues”标签有关。 默认情况下,该标签已存在于所有存储库中。 |
21 | 21 |
|
22 |
| - - 它包含一个“README.md”,其中包含项目的详细设置说明 |
| 22 | + - 包含一个“README.md”,其中包含项目的详细设置说明 |
23 | 23 |
|
24 |
| - - 积极维护(最后更新不到 1 个月前) |
| 24 | + - 积极维护(最后更新时间短于1个月) |
25 | 25 |
|
26 | 26 | - 在 [repositories.json](https://github.com/gomzyakov/good-first-issue/blob/main/repositories.json) 中添加存储库的路径(格式为“所有者/名称”和字典顺序)。
|
27 | 27 |
|
28 | 28 | - 创建一个新的拉取请求。 请在 PR 描述中添加指向存储库问题页面的链接。 合并拉取请求后,更改将在 [good-first-issues.github.io](https://good-first-issues.github.io) 上生效。
|
29 | 29 |
|
30 |
| -## 它是如何工作的? |
| 30 | +## 工作原理 |
31 | 31 |
|
32 | 32 | - *Good First Issues* 是一个使用 [PHP](https://www.php.net)` 生成 HTML 文件的静态网站。
|
33 | 33 | - 我们使用 [GitHub REST API](https://docs.github.com/en/rest) 从 [repositories.json](https://github.com/gomzyakov/good-first 中列出的存储库中获取问题 -issue/blob/main/repositories.json)。
|
34 |
| -- 为了定期循环处理问题(每天两次),我们使用 [GitHub Workflow](https://docs.github.com/en/actions/using-workflows)。 |
| 34 | +- 为了定期处理问题(每天两次),我们使用 [GitHub Workflow](https://docs.github.com/en/actions/using-workflows)。 |
35 | 35 |
|
36 | 36 | ## 帮助我们
|
37 | 37 |
|
38 |
| -对于初学者和经验丰富的贡献者来说,浏览开源项目有时会非常困难。 *Good First Issues* 旨在通过提供一个平台来解决这个问题,该平台可以作为那些希望开始使用开源或进入新项目的人的起点。 |
| 38 | +对于大部分初学者来说,浏览开源项目有时是很困难的。 *Good First Issues* 旨在通过提供一个平台来解决这个问题,这个平台可以作为那些希望加入开源事业或进入新项目的人的起点。 |
39 | 39 |
|
40 |
| -了解 [good-first-issues.github.io](https://good-first-issues.github.io) 的人越多越好。 您可以通过多种方式帮助我们成长:例如,您可以为“awesome”列表做出贡献,撰写有关我们的博客,接触 Bilibili 和其他平台上的博主、技术影响力、开发人员和开源人士。 尝试在视频或推文中提及 [good-first-issues.github.io](https://good-first-issues.github.io)! |
| 40 | +知道 [good-first-issues.github.io](https://good-first-issues.github.io) 的人越多越好。 您可以通过多种方式帮助我们:例如,您可以为`awesome`列表做出贡献,撰写有关我们的博客,接触 Bilibili 和其他平台上的博主、开发人员和开源人士,尝试在视频或博客中提及 [good-first-issues.github.io](https://good-first-issues.github.io)! |
41 | 41 |
|
42 | 42 | ## 建议和愿望
|
43 | 43 |
|
44 | 44 | 如果您有疑问或建议(或发现错误),您可以随时提交 [issues](https://github.com/good-first-issues/good-first-issues.github.io/issues)。
|
45 | 45 |
|
46 | 46 | ## 许可
|
47 | 47 |
|
48 |
| -这是根据 [MIT](https://github.com/good-first-issues/good-first-issues.github.io/blob/main/LICENSE) 许可的开源软件。 |
| 48 | +遵守 [MIT](https://github.com/good-first-issues/good-first-issues.github.io/blob/main/LICENSE) 开源许可。 |
0 commit comments