parent
861fd2c933
commit
3e1132ae81
1 changed files with 14 additions and 28 deletions
@ -1,52 +1,38 @@ |
||||
<!-- |
||||
<!-- Please copy and paste the relevant template --> |
||||
|
||||
Please copy and paste the relevant template |
||||
<!--- ***** Template: Car bug fix ***** |
||||
|
||||
**Description** [](A description of the bug and the fix. Also link any relevant issues.) |
||||
|
||||
<!-- ***** Template: Car bug fix ***** --> |
||||
|
||||
**Description** |
||||
|
||||
<!-- A description of the bug and the fix. Also link any relevant issues. --> |
||||
|
||||
**Verification** |
||||
|
||||
<!-- Explain how you tested this bug fix. --> |
||||
**Verification** [](Explain how you tested this bug fix.) |
||||
|
||||
**Route** |
||||
|
||||
Route: [a route with the bug fix] |
||||
|
||||
--> |
||||
|
||||
<!-- ***** Template: Bug fix ***** --> |
||||
|
||||
**Description** |
||||
|
||||
<!-- A description of the bug and the fix. Also link the issue if it exists. --> |
||||
<!--- ***** Template: Bug fix ***** |
||||
|
||||
**Verification** |
||||
**Description** [](A description of the bug and the fix. Also link any relevant issues.) |
||||
|
||||
<!-- Explain how you tested this bug fix. --> |
||||
**Verification** [](Explain how you tested this bug fix.) |
||||
|
||||
--> |
||||
|
||||
<!-- ***** Template: Car port ***** --> |
||||
<!--- ***** Template: Car port ***** |
||||
|
||||
**Checklist** |
||||
|
||||
- [ ] added to README |
||||
- [ ] test route added to [test_car_models](../../selfdrive/test/test_car_models.py) |
||||
- [ ] route with openpilot: |
||||
- [ ] route with stock system: |
||||
|
||||
--> |
||||
|
||||
<!-- ***** Template: Refactor ***** --> |
||||
|
||||
**Description** |
||||
|
||||
<!-- A description of the refactor, including the goals it accomplishes. --> |
||||
<!--- ***** Template: Refactor ***** |
||||
|
||||
**Verification** |
||||
**Description** [](A description of the refactor, including the goals it accomplishes.) |
||||
|
||||
<!-- Explain how you tested the refactor for regressions. --> |
||||
**Verification** [](Explain how you tested the refactor for regressions.) |
||||
|
||||
--> |
||||
|
Loading…
Reference in new issue