Skip to content

[Announcements] 关于规范 Pull Request Title / Merged Commit Messages #376

Description

@ILoveScratch2

✅ 请新增代码提交遵循 Conventional Commits 规范

📋要求:
type(scope): description

📋常用类型 (type):

  • feat:新增功能
  • fix:修复问题
  • docs:文档更新
  • style:格式调整
  • refactor:重构

⚠️注意:

  1. 请不要直接使用模糊描述(如 fix bug
  2. scope 为可选,但 type 和 description 应明确

可参考:https://www.conventionalcommits.org
可使用 Commitizen 或 Conventional Commits 等工具辅助提交

⚠️注:未规范提交可能导致 PR 被拒绝

See https://github.com/OpenListTeam/OpenList/blob/main/CONTRIBUTING.md#type

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions