返回 Skill 列表
extension
分类: 开发与工程无需 API Key

pr-process

根据PR模板和Conventional Commits规范为此仓库准备提交和拉取请求。

person作者: jakexiaohubgithub

PR Process

Overview

Follow the repo PR template and semantic commit conventions. Use squash merges.

Steps

  1. Commit with Conventional Commits.
  2. Fill .github/PULL_REQUEST_TEMPLATE.md.
  3. Create PR with gh pr create --body-file.
  4. Merge with squash, no branch delete.

Resources

  • Reference: references/pr-process.md
  • Helper: scripts/pr-create.sh
  • Checklist: assets/pr-checklist.md