feat: add GitHub pull request template #301
Open
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.
📝 Before you begin
By opening this PR, you agree to the terms of the Auth0 Code of Conduct. For guidance on creating a high-quality PR, see the Contributing Guidelines.
✏️ Changes
Adds a practical PR template tailored to the docs-v2 monorepo structure and workflow. The template includes dedicated sections for redirects, testing steps, and style requirements. It aligns with Auth0 documentation conventions and reduces friction when opening new PRs.
Preview of the template:
📁 Documentation scope
Docs site(s) affected
main/auth4genai/Other areas
ui/).github/workflows/)tools/)Type of change
.github/workflows/)tools/)🔗 References
Derived from existing Auth0 internal PR patterns and aligned with the structure used across active documentation repos.
🎯 Testing
Local validation
mint devin affected foldersmint broken-links(when applicable)mint a11y(when applicable)npm run buildinui/(for UI changes)Style and structure
Repo checks
Notes: Template renders cleanly in GitHub. Checkboxes and sections are correctly formatted. Command references match our tooling (
mint dev,mint broken-links,mint a11y).🔄 Redirects
Not applicable - no URLs were added, removed, or modified.
🌍 Internationalization (main docs only)
main/🧩 Impact and dependencies
User-facing impact
main/,auth4genai/, and the shared UI libraryDependencies
None
🚀 Deployment
📝 Follow-up
💬 Additional context
The template aims to keep the process lightweight and predictable.
It surfaces the most common reviewer needs upfront: redirects, terminology alignment, testing steps, and per-site scope.
Tip
Useful references: