Skip to content

Add pull request template (closes the community-profile gap issue templates can't) - #25

Merged
Laaaaksh merged 1 commit into
masterfrom
gnhf/get-writ-ready-for-p-e732ec
Aug 22, 2026
Merged

Add pull request template (closes the community-profile gap issue templates can't)#25
Laaaaksh merged 1 commit into
masterfrom
gnhf/get-writ-ready-for-p-e732ec

Conversation

@Laaaaksh

Copy link
Copy Markdown
Owner

What

Adds .github/PULL_REQUEST_TEMPLATE.md, closing the community-standards gap left after PR #24: CODE_OF_CONDUCT.md lifted health 71%→85%, but investigation this iteration proved GitHub's community/profile → files.issue_template field is dead GitHub-widecli/cli reaches 100% health with issue_template: null, as do pallets/flask (87%), gin-gonic/gin (75%), and rust-lang/rust despite canonical .md templates on disk. The YAML issue form from PR #24 remains fully valid for users (schema-checked, industry-standard); the metric simply no longer recognizes any template type.

The one community-profile item writ genuinely lacked is a pull request template (files.pull_request_template), which cli/cli's 100% profile shows is still live-counted. This repo requires PRs for every change under strict branch protection, so the template also earns its keep: it mirrors CONTRIBUTING.md's flow (what changed + the exact three-command local verification CI reruns) with a short checklist.

Validation

  • Community-profile matrix surveyed across five flagship repos to isolate the dead metric from real gaps (details above)
  • Pre-push sweep: gofmt -l clean, go build ./..., go vet ./..., go test ./... -race -count=1 green across all six packages

…G.md's protected-master flow (what changed + local build/vet/test checklist), closing the community-profile gap left after CODE_OF_CONDUCT.md lifted health 71%->85%; investigation proved files.issue_template is dead GitHub-wide (cli/cli reaches 100% with null), making the PR template the real remaining item
@Laaaaksh
Laaaaksh merged commit a484bc5 into master Aug 22, 2026
3 checks passed
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