Add organization-wide default pull request template - #6
Merged
Conversation
Adds .github/PULL_REQUEST_TEMPLATE.md so every makeitworkcloud repository without its own template inherits a consistent default: summary, type of change, CI-based validation, cross-repo impact and rollout notes, and a secrets/OpenTofu safety checklist. Individual repositories can override this by adding their own pull_request_template.md.
This was referenced Aug 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
.github/PULL_REQUEST_TEMPLATE.mdas the organization-wide default pull request template. GitHub applies default community health files from a public org.githubrepository to every repository that does not define its own template (verified: no makeitworkcloud repository currently has one, so there are no conflicts or overrides).Template contents:
Fixes #issue linkingGuidance lives in HTML comments so it does not render in PR bodies. Individual repositories can override at any time by adding their own
pull_request_template.md(repo-local.github/> root >docs/takes precedence over the org default).Validation
ci.ymlpre-commit checks pass on this PR (trailing-whitespace, end-of-file-fixer, gitleaks, etc.)Notes
agent-knowledge@299e833e2b9817c56f6cbd27e4bc2fe156e83a45.