diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cba425d..28b80e4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,7 @@ ## Description -## Related Issue +## Related Issue(s) - Fixes #(issue number) - -## Types of changes -- [ ] Bug fix (non-breaking change that solves an issue) -- [ ] New feature (non-breaking change that adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -- [ ] Documentation update (corrections, enhancements, or additions to documentation) -- [ ] Other (please describe): -