Skip to content

meta: add GitHub pull request template - #5602

Merged
jamescrosswell merged 2 commits into
getsentry:mainfrom
chiliec:chiliec/meta/pr-template
Sep 21, 2026
Merged

jamescrosswell merged 2 commits into
getsentry:mainfrom
chiliec:chiliec/meta/pr-template

Conversation

@chiliec

@chiliec chiliec commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Description

Adds .github/PULL_REQUEST_TEMPLATE.md, which the repo was missing. The SDK repository standards require every SDK repo to have a minimal PR template with description-structure guidance and a linked-issue reminder.

The template is modelled on sentry-python's, adapted to this repo's conventions from CLAUDE.md: conventional-commit PR titles become the changelog entry, CHANGELOG.md is generated (no manual edits), #skip-changelog for non-user-facing changes, and the repo's Discord invite from the README.

Single Markdown file under .github/, no code changes.

Issues

Closes #5112

#skip-changelog

@github-actions github-actions Bot added the risk: low PR risk score: low label Sep 19, 2026
Updated the PR template to explain the skip changelog markers without actually including one (in case someone leaves the PR instructions in their PR description).

@jamescrosswell jamescrosswell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @chiliec ❤️

@jamescrosswell
jamescrosswell merged commit e33befe into getsentry:main Sep 21, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low PR risk score: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GitHub pull request template

2 participants