Skip to content

[Repo]: add CONTRIBUTING guide + pull request template#16

Merged
MistyKuu merged 1 commit into
masterfrom
chore/contributing-and-pr-template
Jun 11, 2026
Merged

[Repo]: add CONTRIBUTING guide + pull request template#16
MistyKuu merged 1 commit into
masterfrom
chore/contributing-and-pr-template

Conversation

@MistyKuu

@MistyKuu MistyKuu commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the meta files that make external contributions self-serve. The repo is public, so anyone can already fork + open a PR — these just make it smooth:

  • CONTRIBUTING.md — how to fork/branch/PR, prerequisites (.NET 10 SDK), project layout, build & test commands (matching how CI runs each package's test project), the source-generator build-server caching gotcha, commit-message convention ([Package]: …), and PR guidelines (tests + docs + clean build).
  • .github/pull_request_template.md — auto-fills new PR descriptions with a summary, affected packages, change type, verification steps, and a checklist.

No code changes.

How was this verified?

Docs/meta only — no build impact. Content cross-checked against the existing .github/workflows/ci.yml, solution layout, and commit-history conventions.

🤖 Generated with Claude Code

@MistyKuu MistyKuu merged commit b5ae06e into master Jun 11, 2026
1 check passed
@MistyKuu MistyKuu deleted the chore/contributing-and-pr-template branch June 11, 2026 19:02
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