docs: fix typo in contribution (#13505)

Co-authored-by: 0x4c <liang0x4c@gmail.com>
This commit is contained in:
0x4c
2025-06-13 16:44:04 +08:00
committed by GitHub
parent b68dcca7e0
commit 7f7aaada76
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ When writing code, please note:
If this is your first time submitting a pull request on GitHub, you can learn from the following article:
- [First participation in open source](https://github.com/firstcontributions/first-contributions)
- [First participation in open source](https://github.com/firstcontributions/first-contributions/blob/main/docs/translations/README.en-pirate.md)
### Pull Request Specification

View File

@@ -91,7 +91,7 @@ src
如果你是第一次在 GitHub 上提 Pull Request ,可以阅读下面这两篇文章来学习:
- [第一次参与开源](https://github.com/firstcontributions/first-contributions/blob/main/translations/README.zh-cn.md)
- [第一次参与开源](https://github.com/firstcontributions/first-contributions/blob/main/docs/translations/README.zh-cn.md)
- [如何优雅地在 GitHub 上贡献代码](https://segmentfault.com/a/1190000000736629)
### Pull Request 规范