Skip to content

Commit df9b373

Browse files
chore(ci): Update pull_request_template.md (#178)
1 parent 93bc02e commit df9b373

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
**Change Description:** {{ FILL THIS IN }}
22

3-
**Closes Jira(s)**: {{ FILL THIS IN }}
3+
**Closes Github Issue(s)**: {{ FILL THIS IN }}
44

55
## UW-Directory Pull Request checklist
66

7+
- [ ] A corresponding Github Issue has been created in [this repository](https://github.com/UWIT-IAM/uw-husky-directory/issues) to track this work
78
- [ ] I have run `poetry run tox`
89
- [ ] I have selected a `semver-guidance:` label for this pull request (under labels,
910
to the right of the screen)
11+
-
12+
If you do not do both of these things, your checks will either not run, or have a high probability of failing.

0 commit comments

Comments
 (0)