aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE/add_recipe.md
blob: 6cc42b45a4c01fc8711ec286f1c91f4440eebb81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
  Thank you for taking the time to create a recipe for Ferdi.
  Please complete the following form so we can add your new recipe
 -->
## Adding new recipe
Service: [Service your new recipe is for]

URL: [URL to your service]

Service ID: [What ID does your recipe use?]

### Terminal output
```
[Output of your terminal when you ran yarn package]
```

### Additional information
<!-- Please also accept the following checkboxes -->
- [ ] I am the original creator of this package
- [ ] My recipe has been tested to work inside Ferdi

<!-- Here you can write anything else you want to tell us. -->