You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@
12
12
-->
13
13
14
14
### Contribution checklist
15
+
-[ ] Tests have been added for boss room and/or utilities pack
16
+
-[ ] Release notes have been added to the [project changelog](../CHANGELOG.md) file and/or [package changelog](../Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md) file
15
17
-[ ] Pull request has a meaningful description of its purpose
16
18
-[ ] All commits are accompanied by meaningful commit messages
17
19
-[ ] JIRA ticket ID is in the PR title or at least one commit message
0 commit comments