diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md deleted file mode 100644 index 88abd7b..0000000 --- a/docs/pull_request_template.md +++ /dev/null @@ -1,44 +0,0 @@ - - -# PR Details -## Description - - - -## Related Issue - - - - - - -## Motivation and Context - - - -## How Has This Been Tested? - - - - - -## Types of changes - - - -- [ ] Defect fix (non-breaking change that fixes an issue) -- [ ] New feature (non-breaking change that adds functionality) -- [ ] Breaking change (fix or feature that cause existing functionality to change) - -## Checklist: - - - - -- [ ] I have added any new packages to the sonar-scanner.properties file -- [ ] My change requires a change to the documentation. -- [ ] I have updated the documentation accordingly. -- [ ] I have read the **CONTRIBUTING** document. -[CARMA Contributing Guide](https://github.com/usdot-fhwa-stol/carma-platform/blob/develop/Contributing.md) -- [ ] I have added tests to cover my changes. -- [ ] All new and existing tests passed. \ No newline at end of file