Skip to content

Standardize pull request guidance - #47

Merged
konojunya merged 1 commit into
mainfrom
jj/pull-request-template
Sep 8, 2026
Merged

konojunya merged 1 commit into
mainfrom
jj/pull-request-template

Conversation

@konojunya

Copy link
Copy Markdown
Member

Background

Recent Stack pull requests consistently explain their context, implementation, validation, and review concerns, but each author currently has to recreate that structure manually. Repository-local guidance should make the expected format available to every contributor and coding agent.

Implementation Approach

  • Add .github/pull_request_template.md with the established four-section structure.
  • Add or update AGENTS.md to require English pull request titles and bodies.
  • Require contributors and agents to retain and complete every template section.

Testing Approach

  • git diff --check
  • Verified that the template contains all four required headings in the expected order.
  • Verified that AGENTS.md references the repository-local template and explicitly requires English pull request titles and bodies.

Review Perspectives / Points of Concern

  • This changes contribution guidance only; runtime behavior, packages, releases, and repository settings are unchanged.
  • The template uses HTML comments so its prompts do not add noise to completed pull request descriptions.

@konojunya
konojunya merged commit 8b29c0d into main Sep 8, 2026
23 checks passed
@konojunya
konojunya deleted the jj/pull-request-template branch September 8, 2026 15:03
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