diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7f484491db..a5e876276c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,19 @@ - [ ] This is a **bugfix** +- [ ] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -- [ ] This is a **typo fix** +- [ ] This is a **docs update** - [ ] This is a **metadata update** ### For Bugs and Features; did you add new tests? @@ -21,8 +23,9 @@ ### Motivation / Use-Case @@ -30,7 +33,7 @@ ### Additional Info