diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e1395a0e3eb..a5cc3500188 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,38 +1,13 @@ ## Type of change -Type A: - [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] UI Feature -- [ ] Refactor/Code Cleanup - [ ] Docs -- [ ] Capability implementation for existing core capability -- [ ] New robot implementation - -Type B: -- [ ] New capability -- [ ] New core feature - - - +- [ ] Refactor/Code Cleanup -# Description (Type A) +# Description Please include a summary of the change and which issue is fixed (if applicable). Please also include relevant motivation and context. -Fixes # (issue) - -# Description (Type B) - - - -Feature discussion thread: +Fixes # (issue) \ No newline at end of file