parent
c84a75ce77
commit
8e53dff5dc
@ -0,0 +1,27 @@
|
|||||||
|
## Proposed change
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please include a summary of the change. Screenshots and / or videos can also be helpful if appropriate.
|
||||||
|
|
||||||
|
New service widgets should include example(s) of relevant relevant API output as well as a PR to the docs for the new widget.
|
||||||
|
-->
|
||||||
|
|
||||||
|
Closes # (issue)
|
||||||
|
|
||||||
|
## Type of change
|
||||||
|
|
||||||
|
<!--
|
||||||
|
What type of change does your PR introduce to Homepage?
|
||||||
|
-->
|
||||||
|
|
||||||
|
- [ ] New service widget
|
||||||
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||||
|
- [ ] New feature (non-breaking change which adds functionality)
|
||||||
|
- [ ] Other (please explain)
|
||||||
|
|
||||||
|
## Checklist:
|
||||||
|
|
||||||
|
- [ ] If adding a service widget, I have added a corresponding PR to the [documentation](https://github.com/benphelps/homepage-docs) here:
|
||||||
|
- [ ] If applicable, I have checked that all tests pass with e.g. `pnpm lint`.
|
||||||
|
- [ ] If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
|
||||||
|
- [ ] I have made corresponding changes to the documentation as needed.
|
Loading…
Reference in new issue