Skip to content

Commit

Permalink
Merge pull request #242 from ihmeuw/collijk/docs/updated-pr-template
Browse files Browse the repository at this point in the history
Update code owners and pr template
  • Loading branch information
collijk committed Dec 20, 2022
2 parents fd05086 + 27665e3 commit a635aa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# default owners
* @albrja @beatrixkh @collijk @hussain-jafari @mattkappel @rmudambi @stevebachmeier
* @aflaxman @albrja @collijk @hussain-jafari @mattkappel @ramittal @rmudambi @stevebachmeier
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- For use in commit message, wrap at 72 chars. 72 chars is here: -->
- *Category*: <!-- one of bugfix, feature, refactor, POC, CI/infrastructure, documentation,
revert, test, release, other/misc -->
- *JIRA issue*: <!-- [MIC-XYZ](https://jira.ihme.washington.edu/browse/MIC-XYZ) -->
- *JIRA issue*: [MIC-XYZ](https://jira.ihme.washington.edu/browse/MIC-XYZ)

<!--
Change description – why, what, anything unexplained by the above.
Expand Down

0 comments on commit a635aa6

Please sign in to comment.