.github/PULL_REQUEST_TEMPLATE.md in cqm-models-1.0.3 vs .github/PULL_REQUEST_TEMPLATE.md in cqm-models-1.1.1.0

- old
+ new

@@ -5,25 +5,21 @@ - [ ] Internal ticket for this PR: - [ ] Internal ticket links to this PR - [ ] Code diff has been done and been reviewed - [ ] Tests are included and test edge cases - [ ] Tests have been run locally and pass -- [ ] If there were any JavaScript changes, this PR has updated the `dist` directory using `npm run dist` - [ ] If applicable, the library version number in `package.json` and `cqm-models.gemspec` has been updated -- [ ] All changes can be reproduced by running the generator script - [ ] Cqm-execution fixtures have been updated with the update_cqm_execution_fixtures.sh script inside server-scripts using this branch in the cqm-converter **Bonnie Reviewer:** Name: - [ ] Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose - [ ] The tests appropriately test the new code, including edge cases - [ ] You have tried to break the code -- [ ] You have executed the generator script, and made sure no changes were made that the generator did not reproduce itself **Cypress Reviewer:** Name: - [ ] Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose - [ ] The tests appropriately test the new code, including edge cases - [ ] You have tried to break the code -- [ ] You have executed the generator script, and made sure no changes were made that the generator did not reproduce itself