From 47fd56fc4b266c0b9721633d5540a446b28672e4 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Wed, 19 Feb 2020 10:46:33 +0100 Subject: [PATCH] :pencil: edit all contributors settings [skip ci] --- .all-contributorsrc | 2 ++ README.md | 18 +++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 01ca082..ba51323 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -18,6 +18,8 @@ } ], "contributorsPerLine": 7, + "commitConvention": "gitmoji", + "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=shield)](#contributors-)", "projectName": "nbx", "projectOwner": "beaussan", "repoType": "github", diff --git a/README.md b/README.md index 99ec2f7..c5479a4 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,19 @@ # nbx - -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - My own personal cli [![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) -[![Version](https://img.shields.io/npm/v/nbx.svg)](https://npmjs.org/package/@beaussan/nbx) +[![Version](https://img.shields.io/npm/v/@beaussan/nbx.svg)](https://npmjs.org/package/@beaussan/nbx) [![CircleCI](https://circleci.com/gh/beaussan/nbx/tree/master.svg?style=shield)](https://circleci.com/gh/beaussan/nbx/tree/master) [![Codecov](https://codecov.io/gh/beaussan/nbx/branch/master/graph/badge.svg)](https://codecov.io/gh/beaussan/nbx) -[![Downloads/week](https://img.shields.io/npm/dw/nbx.svg)](https://npmjs.org/package/@beaussan/nbx) -[![License](https://img.shields.io/npm/l/nbx.svg)](https://github.com/beaussan/nbx/blob/master/package.json) +[![Downloads/week](https://img.shields.io/npm/dw/@beaussan/nbx.svg)](https://npmjs.org/package/@beaussan/nbx) +[![License](https://img.shields.io/npm/l/@beaussan/nbx.svg)](https://github.com/beaussan/nbx/blob/master/package.json) + + + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=shield)](#contributors-) + + @@ -127,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!