Skip to content

Commit 94cea07

Browse files
authored
Change Bonnie to MADiE in Pull Request Template (#323)
* Change Bonnie to MADiE in Pull Request Template Resolve #321 * Following discussion, remove reviewer paragraph
1 parent 288a60a commit 94cea07

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ Pull requests into cql-execution require the following.
22
Submitter and reviewer should ✔ when done.
33
For items that are not-applicable, mark "N/A" and ✔.
44

5-
[CDS Connect](https://cds.ahrq.gov/cdsconnect) and [Bonnie](https://github.com/projecttacoma/bonnie) are the main users of this repository.
6-
It is strongly recommended to include a person from each of those projects as a reviewer.
7-
85
**Submitter:**
6+
97
- [ ] This pull request describes why these changes were made
108
- [ ] Code diff has been done and been reviewed (it does not contain: additional white space, not applicable code changes, debug statements, etc.)
119
- [ ] Tests are included and test edge cases
@@ -18,6 +16,7 @@ It is strongly recommended to include a person from each of those projects as a
1816
**Reviewer:**
1917

2018
Name:
19+
2120
- [ ] Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
2221
- [ ] The tests appropriately test the new code, including edge cases
2322
- [ ] You have tried to break the code

0 commit comments

Comments
 (0)