Sha256: 263bba83724049da52fa8849dfdff1b31f2cfca47925fc84d459a3963807d119
Contents?: true
Size: 1.7 KB
Versions: 2
Compression:
Stored size: 1.7 KB
Contents
Pull requests into cqm-models require the following. Submitter and reviewer should :white_check_mark: when done. For items that are not-applicable, note it's not-applicable ("N/A") and :white_check_mark:. **Submitter:** - [ ] This pull request describes why these changes were made. - [ ] 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cqm-models-1.0.3 | .github/PULL_REQUEST_TEMPLATE.md |
cqm-models-1.0.2 | .github/PULL_REQUEST_TEMPLATE.md |