Skip to content

Commit cb1fb46

Browse files
committed
docs: README Contributing — mention PR merge comment on linked issues
Made-with: Cursor
1 parent 0cc9fce commit cb1fb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ The summary includes:
10021002

10031003
Contributions are welcome! Please open an issue first to discuss what you would like to change. Enhancement backlog and triage: see [docs/ROADMAP.md](docs/ROADMAP.md) and `gh issue list --label "priority: high"`.
10041004

1005-
**PR workflow:** Open a PR → ensure CI is green (version, lint, security, test, mutation, review) → merge when ready. Use a short test plan in the PR description. Small, focused PRs are preferred. Use the PR template (Summary, Test plan, **Closes #N**). **Release process:** [docs/release-process.md](docs/release-process.md) (version bump, RELEASE_NOTES, Prepare release workflow). **gh CLI:** [docs/gh-automation.md](docs/gh-automation.md) (issues, PRs, workflow run, release from terminal).
1005+
**PR workflow:** Open a PR → ensure CI is green (version, lint, security, test, mutation, review) → merge when ready. Use a short test plan in the PR description. Small, focused PRs are preferred. Use the PR template (Summary, Test plan, **Closes #N**). When the PR is merged, a workflow will comment on each linked issue. **Release process:** [docs/release-process.md](docs/release-process.md) (version bump, RELEASE_NOTES, Prepare release workflow). **gh CLI:** [docs/gh-automation.md](docs/gh-automation.md) (issues, PRs, workflow run, release from terminal).
10061006

10071007
### Local Development Checks
10081008

0 commit comments

Comments
 (0)