Skip to content

chore(pr-template): Consolidate PR templates into PULL_REQUEST_TEMPLATE directory - #17

Merged
aRustyDev merged 2 commits into
integrationfrom
pr/cleanup-pr-templates
Dec 5, 2025
Merged

chore(pr-template): Consolidate PR templates into PULL_REQUEST_TEMPLATE directory#17
aRustyDev merged 2 commits into
integrationfrom
pr/cleanup-pr-templates

Conversation

@aRustyDev

Copy link
Copy Markdown
Owner

Summary

Consolidates PR templates by moving the existing default template into the .github/PULL_REQUEST_TEMPLATE/ directory alongside the wiki-update template. This follows GitHub's convention for multiple PR templates.

Related Issues

Type of Change

  • CI/CD

MCP Server(s) Affected

None - this is a repository configuration change.

Changes Made

  • Moved .github/pull_request_template.md.github/PULL_REQUEST_TEMPLATE/mcp-server-default.md
  • Deleted remote branch pr/pr-template-wiki-updates (already merged)

Current Template Structure

.github/PULL_REQUEST_TEMPLATE/
├── mcp-server-default.md   # Default template for MCP server changes
└── wiki-update.md          # Template for Wiki documentation updates

Checklist

  • Labels applied correctly
  • Documentation updated (if applicable)

Notes

With multiple templates in the PULL_REQUEST_TEMPLATE/ directory, contributors can select the appropriate template when creating a PR by appending ?template=<filename> to the PR URL, e.g.:

  • ?template=mcp-server-default.md
  • ?template=wiki-update.md

@aRustyDev aRustyDev self-assigned this Dec 5, 2025
@aRustyDev
aRustyDev merged commit e22068c into integration Dec 5, 2025
4 checks passed
@aRustyDev
aRustyDev deleted the pr/cleanup-pr-templates branch December 5, 2025 20:22
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