Skip to content

Commit 95e6abe

Browse files
committed
Adding PR Template
1 parent 6cdb9ea commit 95e6abe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ In addition, go through the checklist below and check each item as you validate
88
# Code Changes
99

1010
- [ ] [Unit tests](https://github.com/microsoft/SqlScriptDOM/tree/main/Test) are added, if possible
11+
- [ ] Existing [tests are passing](https://github.com/microsoft/SqlScriptDOM/blob/main/CONTRIBUTING.md#running-the-tests)
1112
- [ ] New or updated code follows the guidelines [here](https://github.com/microsoft/SqlScriptDOM/blob/main/CONTRIBUTING.md#helpful-notes-for-sqldom-extensions)
1213

0 commit comments

Comments
 (0)