Skip to content

Commit bce5122

Browse files
Update PULL_REQUEST_TEMPLATE.md
Signed-off-by: Steve Macenski <[email protected]>
1 parent c6dae60 commit bce5122

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313

1414
---
1515

16-
## Description of testing performed
17-
<!--
18-
For example: Linting validation using -> pre-commit run --all,
19-
Package testing using -> colcon test --packages-select <modified package>,
20-
or functional testing of changes on the robot or in simulation
21-
-->
22-
2316
## Description of contribution in a few bullet points
2417

2518
<!--
@@ -39,6 +32,7 @@
3932
<!--
4033
* I wrote unit tests that cover 90%+ of changes and extensively tested on my physical robot platform in production for 1 week
4134
* I wrote unit tests and tested in simulation for 10 minutes
35+
* Performed linting validation using pre-commit run --all or colcon test
4236
-->
4337

4438
---

0 commit comments

Comments
 (0)