#### Pre-flight Checklist 1. Please remember that if you are logging a bug for some service that has *stopped working* or is *working incorrectly*, please log the bug [here](https://github.com/getferdi/recipes/issues) 2. If you are requesting support for a **new service** in Ferdi, please log it [here](https://github.com/getferdi/recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/getferdi/ferdi#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to older versions of recipes that were installed on your machine. (These will get automatically upgraded when you upgrade to the newer versions of Ferdi, but to get new recipes between Ferdi releases, this documentation is quite useful.) 4. Please consider supporting Ferdi! 👉 https://github.com/sponsors/getferdi 👉 https://opencollective.com/getferdi/donate 5. Please ensure you've completed all of the following. - [ ] I have read the [Contributing Guidelines](https://github.com/getferdi/ferdi/blob/develop/CONTRIBUTING.md) for this project. - [ ] I agree to follow the [Code of Conduct](https://github.com/getferdi/ferdi/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. - [ ] I have searched the [issue tracker](https://github.com/getferdi/ferdi/issues) for a feature request that matches the one I want to file, without success. #### Description of Change #### Motivation and Context #### Screenshots #### Checklist - [ ] My pull request is properly named - [ ] The changes respect the code style of the project (`npm run prepare-code`) - [ ] `npm test` passes - [ ] I tested/previewed my changes locally #### Release Notes