diff --git a/PULL_REQUEST_TEMPLATE/feature.md b/PULL_REQUEST_TEMPLATE.md similarity index 95% rename from PULL_REQUEST_TEMPLATE/feature.md rename to PULL_REQUEST_TEMPLATE.md index ab1f88a97..012fb23ef 100644 --- a/PULL_REQUEST_TEMPLATE/feature.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -25,8 +25,6 @@ under the License. ##### TEST PLAN - - ##### ADDITIONAL INFORMATION @@ -35,6 +33,9 @@ under the License. [ ] Requires DB Migration. Confirm DB Migration upgrade and downgrade tested. [ ] Introduces new feature or API [ ] Removes existing feature or API + [ ] Fixes bug + [ ] Refactors code + [ ] Adds test(s) ##### REVIEWERS diff --git a/PULL_REQUEST_TEMPLATE/bugs.md b/PULL_REQUEST_TEMPLATE/bugs.md deleted file mode 100644 index 7f7595268..000000000 --- a/PULL_REQUEST_TEMPLATE/bugs.md +++ /dev/null @@ -1,40 +0,0 @@ - -##### SUMMARY - - -##### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF - - -##### TEST PLAN - - - - -##### ADDITIONAL INFORMATION - - - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API - -##### REVIEWERS - diff --git a/PULL_REQUEST_TEMPLATE/documentation.md b/PULL_REQUEST_TEMPLATE/documentation.md deleted file mode 100644 index e226840dc..000000000 --- a/PULL_REQUEST_TEMPLATE/documentation.md +++ /dev/null @@ -1,23 +0,0 @@ - -##### SUMMARY - - -##### REVIEWERS - diff --git a/PULL_REQUEST_TEMPLATE/refactor.md b/PULL_REQUEST_TEMPLATE/refactor.md deleted file mode 100644 index 01b197b12..000000000 --- a/PULL_REQUEST_TEMPLATE/refactor.md +++ /dev/null @@ -1,37 +0,0 @@ - - -##### SUMMARY - - -##### TEST PLAN - - - - -##### ADDITIONAL INFORMATION - - - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. Confirm DB Migration upgrade and downgrade tested. - [ ] Removes existing feature or API - -##### REVIEWERS - diff --git a/PULL_REQUEST_TEMPLATE/test.md b/PULL_REQUEST_TEMPLATE/test.md deleted file mode 100644 index c83053782..000000000 --- a/PULL_REQUEST_TEMPLATE/test.md +++ /dev/null @@ -1,28 +0,0 @@ - -##### SUMMARY - - -##### ADDITIONAL INFORMATION - - - [ ] Has associated issue: - -##### REVIEWERS -