You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/guide/how-to-add-a-new-service.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ You will need to create some files and folders based on the name of your service
12
12
13
13
You’ll need to:
14
14
15
+
- clone the [prevention-services-design-history](https://github.com/NHSDigital/prevention-services-design-history) repo
15
16
- create a subfolder for the service within `app/`, for example `app/your-service-name/`.
16
17
- inside your service’s subfolder, create a json file `your-service-name.json`, for example `app/your-service-name/your-service-name.json`. Copy an existing example for what to put in it.
17
18
- create a Markdown file in `app/` named after the service, for example `app/your-service-name.md`. Copy an existing example and update any references to match your service. The `area` value should be set to either `screening`, `vaccinations` or `personalised-prevention`.
0 commit comments