Files
specklepy/.github/PULL_REQUEST_TEMPLATE/PR_TEMPLATE.md
T
izzy lyseggen b89b1be81e Initial commit
2020-11-12 17:57:39 +00:00

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
```