26 lines
493 B
Markdown
26 lines
493 B
Markdown
Description of PR...
|
|
|
|
## Changes
|
|
|
|
- Item 1
|
|
- Item 2
|
|
|
|
## Checklist
|
|
|
|
- [ ] Unit tests
|
|
- [ ] Documentation
|
|
|
|
## References
|
|
|
|
(optional)
|
|
|
|
Include **important** links regarding the implementation of this PR.
|
|
This usually includes and RFC or an aggregation of issues and/or individual conversations
|
|
that helped put this solution together. This helps ensure there is a good aggregation
|
|
of resources regarding the implementation.
|
|
|
|
```text
|
|
Fixes #85, Fixes #22, Fixes username/repo#123
|
|
Connects #123
|
|
```
|