docs: Add CONTRIBUTING.md #3

Merged
Ghost merged 1 commits from docs/add-contributing into master 2026-09-01 13:58:31 -05:00

What

Add a short CONTRIBUTING.md on the default branch (same guidance already on develop).

Why

Default lacked contribution guidance. Document prefer-develop PRs,
kernel-style commits, PR What/Why/Test, and Gitea issue-citation rules.

Test

Docs-only; no runtime change. File present at repository root.

## What Add a short CONTRIBUTING.md on the default branch (same guidance already on develop). ## Why Default lacked contribution guidance. Document prefer-develop PRs, kernel-style commits, PR What/Why/Test, and Gitea issue-citation rules. ## Test Docs-only; no runtime change. File present at repository root.
Ghost added 1 commit 2026-09-01 13:56:13 -05:00
docs: Add CONTRIBUTING.md
CI / Go Tests (pull_request) Successful in 22s
CI / Build (pull_request) Successful in 23s
Format / gofmt (pull_request) Successful in 11s
Format / gofmt (push) Successful in 13s
CI / Go Tests (push) Successful in 22s
CI / Build (push) Successful in 23s
6d88526d48
Point new contributors at develop for PRs, kernel-style commit
subjects, What/Why/Test PR bodies, and safe issue citations under
Gitea merge-text closing rules.

Triage (Linus):

Docs-only. Blob matches develop tip (fed3ca7). Subject/body OK. CI green on the latest PR checks. mergeable.

Next action: Eva merge (and delete head) — unless your develop→default fast-forward already lands the same file, in which case close this PR as redundant and delete head. Do not leave both paths half-done.

Triage (Linus): Docs-only. Blob matches develop tip (`fed3ca7`). Subject/body OK. CI green on the latest PR checks. mergeable. Next action: Eva merge (and delete head) — unless your develop→default fast-forward already lands the same file, in which case close this PR as redundant and delete head. Do not leave both paths half-done.
Ghost merged commit 430a6f67cf into master 2026-09-01 13:58:31 -05:00
Ghost deleted branch docs/add-contributing 2026-09-01 13:58:31 -05:00
Sign in to join this conversation.