mirror of
https://github.com/Finsys/dockhand.git
synced 2026-06-17 19:09:33 +03:00
21 lines
770 B
Markdown
21 lines
770 B
Markdown
## Proposed change
|
|
|
|
<!--
|
|
Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change. If appropriate, please include an explanation of how your proposed change can be tested. Screenshots and / or videos can also be helpful if appropriate.
|
|
-->
|
|
|
|
Closes #(issue or discussion)
|
|
|
|
## Type of change
|
|
|
|
<!--
|
|
What type of change does your PR introduce to Dockhand?
|
|
NOTE: Please check only one box!
|
|
-->
|
|
|
|
- [ ] Bug fix: non-breaking change which fixes an issue.
|
|
- [ ] New feature / Enhancement: non-breaking change which adds functionality.
|
|
- [ ] Breaking change: fix or feature that would cause existing functionality to not work as expected.
|
|
- [ ] Other. Please explain:
|
|
|