diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..0457bef9f4 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,52 @@ + + +**Description** + + + +**Verification** + + + +**Route** + +Route: [a route with the bug fix] + + + + +**Description** + + + +**Verification** + + + + + + +**Checklist** + +- [ ] added to README +- [ ] test route added to [test_car_models](../../selfdrive/test/test_car_models.py) +- [ ] route with openpilot: +- [ ] route with stock system: + + + + +**Description** + + + +**Verification** + + + +-->