Skip to content

Commit

Permalink
Merge pull request #117 from The-Strategy-Unit/all-contributors
Browse files Browse the repository at this point in the history
Initialise all contributors
  • Loading branch information
StatsRhian authored Apr 19, 2024
2 parents 2df4388 + 86d62b8 commit f3eb3f3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .all-contributorsr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"projectName": "data_science",
"projectOwner": "The-Strategy-Unit"
}
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Data science team repo
[![All Contributors](https://img.shields.io/github/all-contributors/projectOwner/projectName?color=ee8449&style=flat-square)](#contributors)


# Data science team repo

If you have any questions or need help, please contact anyone from [the Data Science team](https://the-strategy-unit.github.io/data_science/about.html).

Expand All @@ -8,8 +11,6 @@ This repo features:
* A website/ blog that the data science team can use to blog and compile other forms of resources
* Guidance on good coding practices, also known as a "style guide"



## Contributing to this repo

1. Request access from a member of [the Data Science team](https://the-strategy-unit.github.io/data_science/about.html), they need to add you as a contributor. Alternatively, you can [fork the repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) to your own GitHub account.
Expand Down Expand Up @@ -47,3 +48,14 @@ Please note this project uses {renv}. On Windows, I needed to install the R tool
2. Push your content to your branch in GitHub (`git push origin branchname`).
3. Then, on GitHub, make a pull request to main. Put any member of the Data Science team down as a reviewer. Link your pull request with your issue by typing `Closes #issuenumber` in the comment field of your pull request.
4. When approved and merged to main, the Quarto page will automatically be rendered thanks to the GitHub action that has been set up.

### Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

0 comments on commit f3eb3f3

Please sign in to comment.