Skip to content

Commit 36d598a

Browse files
at669sdiao
authored andcommitted
Adding PR template (#191)
1 parent 4616452 commit 36d598a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Provide any relevant links here.
1616

1717
## Testing and Verification
1818

19-
Please describe the tests that you ran to verify your changes. Please also provide instructions, ROS packages, and Unity project files as appropriate so we can reproduce the test environment.
19+
Please describe the tests that you ran to verify your changes. Please also provide instructions, ROS packages, and Unity project files as appropriate so we can reproduce the test environment.
2020

2121
### Test Configuration:
2222
- Unity Version: [e.g. Unity 2020.2.0f1]
@@ -27,9 +27,8 @@ Please describe the tests that you ran to verify your changes. Please also provi
2727
## Checklist
2828
- [ ] Ensured this PR is up-to-date with the `dev` branch
2929
- [ ] Created this PR to target the `dev` branch
30-
- [ ] Followed the style guidelines as described in the [Contribution Guidelines](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/CONTRIBUTING.md)
30+
- [ ] Followed the style guidelines as described in the [Contribution Guidelines](../CONTRIBUTING.md)
3131
- [ ] Added tests that prove my fix is effective or that my feature works
32-
- [ ] Updated the [Changelog](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/dev/CHANGELOG.md) and described changes in the [Unreleased section](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/dev/CHANGELOG.md#unreleased)
3332
- [ ] Updated the documentation as appropriate
3433

35-
## Other comments
34+
## Other comments

0 commit comments

Comments
 (0)