diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3b980674..d232a753 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,8 +3,17 @@ - +## Type of change + +- [ ] Bug fix +- [ ] New feature +- [ ] Refactor (no behavior change) +- [ ] Docs / SKILL.md +- [ ] Test +- [ ] Performance + ## Motivation (optional) - + ## Changes