Files
polaris/.github/pull_request_template.md
2022-09-07 11:05:01 -06:00

19 lines
327 B
Markdown

---
name: PR Request
description: Submit a PR request
labels: [triage]
---
This PR fixes #
## Checklist
* [ ] I have signed the CLA
* [ ] I have updated/added any relevant documentation
## Description
### What's the goal of this PR?
### What changes did you make?
### What alternative solution should we consider, if any?