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: README.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-

1
+
# Coronavirus (COVID-19) in the UK
2
+
3
+

4
+
2
5
3
6
4
7
This is the source code for the [Coronavirus Dashboard](https://coronavirus.data.gov.uk) service.
@@ -8,7 +11,9 @@ This is the source code for the [Coronavirus Dashboard](https://coronavirus.data
8
11
We welcome contributions by everyone. Please read the [contributions guide](https://github.com/PublicHealthEngland/coronavirus-dashboard/blob/master/CONTRIBUTING.md) for additional information.
9
12
10
13
### How can I help?
11
-
We have a [public project management board](https://github.com/orgs/PublicHealthEngland/projects/1) that shows outstanding issues to which everyone can contribute. Pick a ticket, assign it to yourself and move it to the **Doing** column, and you will be all set to start. Let us know if you need additional information. We are ready to help.
14
+
We have a [public project management board](https://github.com/orgs/PublicHealthEngland/projects/1) that shows outstanding issues to which everyone can contribute. Pick a ticket, assign it to yourself and move it to the **Doing** column, and you will be all set to start. There is also the [outstanding issues](https://github.com/PublicHealthEngland/coronavirus-dashboard/issues) from which you can choose, but let us know that you are working on it so that multiple people don't end. up doing the same task.
15
+
16
+
No contribution is too small. We welcome help from everyone. Get in touch if you need additional information. We are here to help.
12
17
13
18
## Cloning the code for re-deployment
14
19
@@ -28,5 +33,13 @@ You should also use the brand logo and font of your organisation.
28
33
29
34
Please consult the [GOV.UK Service Manual](https://www.gov.uk/service-manual/design/making-your-service-look-like-govuk#if-your-service-isnt-on-govuk) for additional information.
30
35
36
+
### If you are re-deploying the website as a service
37
+
38
+
Please only clone our `master` branch for redeployment. All other contents, data, and branches that are either outside of the `master` branch or not otherwise used as a part of it - i.e. the associating assets - are copyrighted materials and therefore excluded from the MIT license until they receieve the necessary approvals to be merged.
39
+
40
+
Please note that other branches may contain experimental development contents and prototypes. We routinely create such materials so that they can be discussed, improved, and be put forward for approval purposes.
41
+
42
+
You are welcome to use the `development` branch as describeed in the [Contributors' Guide](https://github.com/PublicHealthEngland/coronavirus-dashboard/blob/master/CONTRIBUTING.md) to help us improve the service and make a contribution.
43
+
31
44
## Credits
32
45
This service is developed and maintained by [NHSX](https://www.nhsx.nhs.uk/) and [Public Health England](https://www.gov.uk/government/organisations/public-health-england).
0 commit comments