diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d1d14f7f..dd9e0d53 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,13 @@ Replace this paragraph with a list of issues related to this PR from the [issue ## Type of Change - + - [ ] ✨ **New feature:** Adds new functionality without breaking existing features. - [ ] 🛠️ **Bug fix:** Resolves an issue without altering current behavior.