Pull request templates (#1752)

* pull request templates

* car port checklist

* fix link

* no space

* newline
old-commit-hash: 2ce2260edad35bf2998e6b49ac9334d29b969eb6
This commit is contained in:
Adeeb Shihadeh
2020-06-19 20:28:14 -07:00
committed by GitHub
parent 3faffc2e6a
commit 3ed3a1d8e5
5 changed files with 74 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
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. -->