.github/PULL_REQUEST_TEMPLATE.md in cqm-models-1.0.1 vs .github/PULL_REQUEST_TEMPLATE.md in cqm-models-1.0.2
- old
+ new
@@ -8,9 +8,10 @@
- [ ] 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