diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..2994753 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "anyaferguson", + "name": "Anya Ferguson", + "avatar_url": "https://avatars.githubusercontent.com/u/157487567?v=4", + "profile": "https://github.com/anyaferguson", + "contributions": [ + "design" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "NHSRtheme", + "projectOwner": "nhs-r-community" +} diff --git a/README.md b/README.md index 696af45..a46baf1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + # NHS-R Theme @@ -83,3 +86,25 @@ bars2 + scale_fill_nhs(palette = 'highlights') ``` ![](man/figures/README-highlights_bars-1.png) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Anya Ferguson 🎨 |
+