Skip to content

docs: update merge strategy and CI table in CONTRIBUTING#135

Merged
kolkov merged 1 commit into
mainfrom
docs/contributing-merge-policy
Jul 12, 2026
Merged

docs: update merge strategy and CI table in CONTRIBUTING#135
kolkov merged 1 commit into
mainfrom
docs/contributing-merge-policy

Conversation

@kolkov

@kolkov kolkov commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates CONTRIBUTING.md based on contributor feedback (#133 comment by @amery).

  • Merge strategy: replaced "squash merge preferred" with a table — clean semantic commits → --merge, messy/WIP → --squash. Contributors can note preference in PR description.
  • Go version: 1.25 → 1.26 (matches go.mod)
  • CI table: added Build WASM check (added in fix: WASM build and add CI guard #125)

- Merge strategy: clean commits → merge, WIP → squash (was: squash preferred)
- Go version: 1.25 → 1.26
- CI table: add Build WASM check
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kolkov
kolkov merged commit f29e025 into main Jul 12, 2026
11 checks passed
@kolkov
kolkov deleted the docs/contributing-merge-policy branch July 12, 2026 16:38
@kolkov kolkov mentioned this pull request Jul 22, 2026
6 tasks
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