Skip to content

Fix PR template not autopopulating#395

Merged
ilhamv merged 1 commit intomcdc-project:devfrom
nglaser3:fix-pr-templates
Apr 13, 2026
Merged

Fix PR template not autopopulating#395
ilhamv merged 1 commit intomcdc-project:devfrom
nglaser3:fix-pr-templates

Conversation

@nglaser3
Copy link
Copy Markdown
Collaborator

Summary of changes

This PR fixes the pull request template not auto-populating when creating a PR. The problem (I think) was because I put the file in the wrong place originally, and included yaml front matter that is only meaningful with multiple templates.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Organization and beautification (changes which improve readability and/or accessibility)

Developer Checklist

Associated Issues and PRs

Associated Developers

@nglaser3 nglaser3 requested review from ilhamv and melekderman April 13, 2026 15:54
@nglaser3 nglaser3 self-assigned this Apr 13, 2026
@nglaser3 nglaser3 added the bug Something isn't working as intended label Apr 13, 2026
@nglaser3
Copy link
Copy Markdown
Collaborator Author

@melekderman @ilhamv I am unsure how to test this to verify it works properly before actually merging, but for what it is worth I think this is correct now?

@nglaser3 nglaser3 changed the title remove front matter, move out of directory Fix PR template not autopopulating Apr 13, 2026
Copy link
Copy Markdown
Member

@ilhamv ilhamv left a comment

Choose a reason for hiding this comment

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

Thanks @nglaser3 !

@ilhamv ilhamv merged commit 9badd88 into mcdc-project:dev Apr 13, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Configure auto-generation of the PR description to be compatible with our PR template

2 participants