Skip to content

chore(templates): update PR template#485

Merged
ReenigneArcher merged 1 commit into
masterfrom
chore/templates/update-PR-template
Jul 19, 2025
Merged

chore(templates): update PR template#485
ReenigneArcher merged 1 commit into
masterfrom
chore/templates/update-PR-template

Conversation

@ReenigneArcher
Copy link
Copy Markdown
Member

Description

This PR improves the PR template.

Key changes:

  • Separate type of change options out according to conventional commit guidelines. This will make it easier to select the PR title for the squash and merge.
  • Added a section for roadmap issues.
  • Added comments to each section as well as the heading of the template.
  • Added an "AI Usage" section to help maintainers gauge how heavily AI was used in the creation of the PR.

Screenshot

Issues Fixed or Closed

Type of Change

  • 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 not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher force-pushed the chore/templates/update-PR-template branch from 2f5932a to 4c52ec6 Compare July 19, 2025 01:17
@sonarqubecloud
Copy link
Copy Markdown

@ReenigneArcher ReenigneArcher merged commit 008e188 into master Jul 19, 2025
16 checks passed
@ReenigneArcher ReenigneArcher deleted the chore/templates/update-PR-template branch July 19, 2025 01:40
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.

.github: Update PR template

1 participant