mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 11:13:53 +08:00
* pull request templates
* car port checklist
* fix link
* no space
* newline
old-commit-hash: 2ce2260eda
16 lines
268 B
Markdown
16 lines
268 B
Markdown
---
|
|
name: Refactor
|
|
about: For code refactors
|
|
title: ''
|
|
labels: 'refactor'
|
|
assignees: ''
|
|
---
|
|
|
|
**Description**
|
|
|
|
<!-- A description of the refactor, including the goals it accomplishes. -->
|
|
|
|
**Verification**
|
|
|
|
<!-- Explain how you tested the refactor for regressions. -->
|