Pr

GitHub pull request workflow including tests, lints, license check, branch creation, conventional commits, and PR description. Use when creating commits, pushing branches, or opening pull requests.

majiayu000 Updated 567 repo stars

File contents

PR Workflow

  • Ensure all tests pass: make test
  • Run lints and fix any errors: make lint
  • Check license: make license-check
  • If not in a feature/fix branch already, create one and switch to it
  • Commit with conventional commit message
  • Push branch
  • Create PR with description referencing the issue

majiayu000/claude-skill-registry-data/tree/main/integration/pr-invowk-invowk commit 5d49b27788

Frequently asked questions

npx skillmds@latest add majiayu000/pr-20