Skip to content

Commit 2ccd046

Browse files
authored
Add GitHub repository reference to add new service README (#380)
Added link to the prevention-services-design-history repository to make it easier to find
1 parent cc54b0f commit 2ccd046

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/guide/how-to-add-a-new-service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ You will need to create some files and folders based on the name of your service
1212

1313
You’ll need to:
1414

15+
- clone the [prevention-services-design-history](https://github.com/NHSDigital/prevention-services-design-history) repo
1516
- create a subfolder for the service within `app/`, for example `app/your-service-name/`.
1617
- 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.
1718
- 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

Comments
 (0)