Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(workspace): add PR template #112

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

gregory-j-baker
Copy link
Contributor

@gregory-j-baker gregory-j-baker commented Jan 22, 2025

Summary

Add a new PR template so all future PRs will have better descriptions.

Types of changes

What types of changes does this PR introduce?
(check all that apply by placing an x in the relevant boxes)

  • 🛠️ refactoring -- non-breaking change that improves code readability or structure
  • 🐛 bugfix -- non-breaking change that fixes an issue
  • new feature -- non-breaking change that adds functionality
  • 💥 breaking change -- change that causes existing functionality to no longer work as expected
  • 📚 documentation -- changes to documentation only
  • ⚙️ build or tooling -- ex: CI/CD, dependency upgrades

Checklist

Before submitting this PR, ensure that you have completed the following. You can fill these out now, or after creating the PR.
(check all that apply by placing an x in the relevant boxes)

  • code has been linted and formatted locally
  • added or updated tests to verify the changes
  • added adequate logging for new or updated functionality
  • ensured metrics and/or tracing are in place for monitoring and debugging
  • documentation has been updated to reflect the changes (if applicable)
  • linked this PR to a related issue (if applicable)

Additional Notes

I used this new template for this PR's description.

Screenshots

image

@gregory-j-baker gregory-j-baker enabled auto-merge (squash) January 22, 2025 18:27
@gregory-j-baker gregory-j-baker merged commit 5f907c8 into main Jan 23, 2025
5 checks passed
@gregory-j-baker gregory-j-baker deleted the GjB/add-pr-template branch January 23, 2025 16:02
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.

2 participants