From c9deeccb53520481f5c04ee0e1421407d6cb92cd Mon Sep 17 00:00:00 2001 From: "ADMSK\\AVROGAL1" Date: Tue, 16 Feb 2021 20:44:05 +0300 Subject: [PATCH] docs: updates on workflows Added information on documentation --- .all-contributorsrc | 11 +++++++++-- README.md | 6 +++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d6b4099c..1f5680f8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,13 +1,20 @@ { - "projectName": "java-patterns", + "projectName": "Styled Screenshots", "projectOwner": "AlexRogalskiy", "repoType": "github", "repoHost": "https://github.com", "files": [ "README.md" ], + "types": { + "marketing": { + "symbol": "💌", + "description": "Marketing - People who help in marketing the repo/project" + } + }, "imageSize": 100, - "commit": false, + "commit": true, + "contributorsPerLine": 5, "contributors": [ { "login": "AlexRogalskiy", diff --git a/README.md b/README.md index 2abedd1e..10bb137d 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,11 @@ The project uses [SemVer](http://semver.org/) for versioning. For the versions a [![Contributors Display](https://badges.pufler.dev/contributors/AlexRogalskiy/screenshots?size=50&padding=5&bots=true)](https://badges.pufler.dev) -Please read [CONTRIBUTING.md](https://github.com/AlexRogalskiy/screenshots/blob/master/.github/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. +Please read +[CONTRIBUTING.md](https://github.com/AlexRogalskiy/screenshots/blob/master/.github/CONTRIBUTING.md) +for details on our code of conduct, and the process for submitting pull requests to us ([emoji key](https://allcontributors.org/docs/en/emoji-key)). + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome! [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![Github contributors](https://img.shields.io/github/all-contributors/AlexRogalskiy/screenshots)