Skip to content

Commit ed59310

Browse files
authored
Adding suggested changes
1 parent 0ca4694 commit ed59310

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Fixes issue(s):
2222
### Manual testing scenarios
2323
<!---
2424
Please provide a set of unambiguous steps to test the proposed code change.
25+
If an error is output to either the player or editor log file, please attach.
2526
Giving us manual testing scenarios will help with the processing and validation process.
2627
-->
2728
1. ...
@@ -35,4 +36,4 @@ Fixes issue(s):
3536
- [ ] Pull request has a meaningful description of its purpose
3637
- [ ] All commits are accompanied by meaningful commit messages
3738
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
38-
- [ ] All automated tests passed successfully (all builds are green)
39+
- [ ] All automated tests passed successfully (all builds are green)

0 commit comments

Comments
 (0)