Skip to content

chore: add pull request template#19

Merged
sentomk merged 1 commit intomainfrom
chore/add-pull-request-template
Apr 29, 2026
Merged

chore: add pull request template#19
sentomk merged 1 commit intomainfrom
chore/add-pull-request-template

Conversation

@sentomk
Copy link
Copy Markdown
Owner

@sentomk sentomk commented Apr 29, 2026

Summary

Add a pull request template and document the protected main development workflow.

Changes

  • Added .github/PULL_REQUEST_TEMPLATE.md with standard sections for summary, changes, tests, risk, and checklist.
  • Documented that main is protected and changes should go through pull requests.
  • Added branch naming conventions for feature, fix, docs, test, and chore work.
  • Added recommended git worktree commands for concurrent local development.
  • Noted that PR titles should follow the same style as commit subjects.

Tests

  • Not run locally; documentation/template-only change.

Risk

Low. This only affects contribution guidance and the default PR description template.

Checklist

  • Tests added or updated when behavior changed
  • Documentation updated when public API or behavior changed
  • Commit messages follow CONTRIBUTING.md
  • PR targets main and passes required CI

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sentomk sentomk merged commit 0e65f23 into main Apr 29, 2026
19 checks passed
@sentomk sentomk deleted the chore/add-pull-request-template branch April 29, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant