Skip to content

Commit

Permalink
revert: revert unreleated change
Browse files Browse the repository at this point in the history
Signed-off-by: longyue0521 <[email protected]>
  • Loading branch information
longyue0521 committed Oct 20, 2023
1 parent 7d1c1c6 commit 9d31c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ issue 会被分类以管理工作流程。

- 确保您的代码符合项目的代码规范。
这包括但不限于代码风格、注释规范等。这有助于我们维护项目的整洁性和一致性。
- 在提交 PR 之前,请确保您已在本地测试过您的代码(`go test ./...`)。 确保代码没有明显的错误并且可以正常运行。
- 在提交 PR 之前,请确保您已在本地测试过您的代码。 确保代码没有明显的错误并且可以正常运行。
- 要使用新代码更新拉取请求,只需将其推送到分支; 您可以添加更多提交,也可以 rebase 并 force-push(两种风格都可以接受)。
- 如果请求被接受,所有提交将被压缩,最终提交描述将由 PR 的标题和描述组成。
单个提交的描述将被丢弃。 请参阅以下“编写良好的提交消息”以获取一些建议。
Expand Down

0 comments on commit 9d31c78

Please sign in to comment.