mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
docs(guide): 更新提交和拉取请求指南中的拼写错误
- 修复了 "Conventional Commit" 到 "Conventional Commits" 的拼写 - 确保文档中使用的术语与业界标准保持一致
This commit is contained in:
parent
55234c4d70
commit
ccb51791a3
@ -36,7 +36,7 @@ generators, and integration paths.
|
||||
|
||||
## Commit & Pull Request Guidelines
|
||||
|
||||
Recent history follows Conventional Commit style such as `feat(events): ...`, `refactor(localization): ...`,
|
||||
Recent history follows Conventional Commits style such as `feat(events): ...`, `refactor(localization): ...`,
|
||||
`docs(guide): ...`, and `test(localization): ...`. Keep commits scoped and imperative. PRs should explain the
|
||||
motivation, implementation, and validation commands run; link related issues; and include screenshots when docs, UI, or
|
||||
Godot-facing behavior changes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user