forked from nhs-r-community/metrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
41 lines (31 loc) · 1.48 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# NHS-R Community metrics
<!-- badges: start -->
<!-- badges: end -->
As NHS-R Community does not have any formal membership, paid or otherwise, and
people are able to contribute as they are able, we want to track how many people
are participating and actively engaging in NHS-R Community activities.
Content that is shared through YouTube, the website and Podcasts is extremely
popular but does not necessarily reflect the community which is people and their
interactions.
NHS-R Community primarily use a free Slack workspace to discuss and share,
through conversations.
Slack provides analytics through a [dashboard](https://slack.com/intl/en-gb/help/articles/218407447-View-your-Slack-analytics-dashboard)
and also provides a [download of data](https://slack.com/intl/en-gb/help/articles/360057638533-Understand-the-data-in-your-Slack-analytics-dashboard).
## Contributing
Please see our
[guidance on how to contribute](https://tools.nhsrcommunity.com/contribution.html).
This project is released with a Contributor [Code of Conduct](./CODE_OF_CONDUCT.md).
By contributing to this project, you agree to abide by its terms.
The simplest way to contribute is to raise an issue detailing the feature or
functionality you would like to see added, or any unexpected behaviour or bugs
you have experienced.