Skip to content

Commit 256178f

Browse files
Improve 'How to publish a design history entry' page (#76)
1 parent df4118a commit 256178f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

app/guide/how-to-publish.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ eleventyNavigation:
88

99
To publish a design history post, you need to use [GitHub](https://github.com) and [Markdown](https://www.markdownguide.org).
1010

11-
If you need any help with this, ask on the Slack channel – [#dpsp-prof-ucd](https://nhsdigitalcorporate.enterprise.slack.com/archives/C06DGMH1XUN).
11+
If you need any help with this, ask on the Slack channel – [#dpsp-design-histories](https://nhsdigitalcorporate.enterprise.slack.com/archives/C08JN2TJH2P).
1212

13-
To contribute you will need a free GitHub account, and for your account to be added to this project.
13+
## How to become a contributor
1414

15-
Once this is done, these steps:
15+
You need three things to contribute:
16+
17+
1. Create a free [GitHub](https://github.com) account
18+
2. Join NHS Digital on GitHub – see [how to request access](https://nhs.sharepoint.com/sites/X26_EngineeringCOE/SitePages/GitHub-User---how-to-request-access.aspx)
19+
3. Get contributor access to [this project on GitHub](http://github.com/NHSDigital/prevention-services-design-history/) – ask an existing team member to add you
20+
21+
## How to publish a post
1622

1723
1. Create a branch. The name of the branch doesn’t matter too much but you could name it after your post title.
1824
2. Add a new markdown file in `app/posts/[service-name]/YYYY/MM/[post-name].md`. It’s often easier to duplicate an existing post. That way, you will have the headers that contain basic information that all posts need.

0 commit comments

Comments
 (0)