From a26fc5597d7824ba71d6b6b474cfc6094f56a8e3 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 17:18:11 -0500 Subject: [PATCH 1/6] Chore: add Open Collective badge --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a8d86231e..569eedc11f3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ [![NPM version][npm-image]][npm-url] -[![Build Status](https://github.com/eslint/eslint/workflows/CI/badge.svg)](https://github.com/eslint/eslint/actions) [![Downloads][downloads-image]][downloads-url] -[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) [![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Open Collective][oc-badge-image]][oc-badge-url] +[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) +[![Build Status](https://github.com/eslint/eslint/workflows/CI/badge.svg)](https://github.com/eslint/eslint/actions) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_shield) # ESLint @@ -261,3 +262,5 @@ The following companies, organizations, and individuals support ESLint's ongoing [npm-url]: https://www.npmjs.com/package/eslint [downloads-image]: https://img.shields.io/npm/dm/eslint.svg [downloads-url]: https://www.npmjs.com/package/eslint +[oc-badge-image]: https://img.shields.io/opencollective/all/eslint +[oc-badge-url]: https://opencollective.com/eslint From 31b9d0f6ded15294c1aa322a025fa36a0e2b19b8 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 17:33:04 -0500 Subject: [PATCH 2/6] Add Twitter badge --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 569eedc11f3..4821ebf0fff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -[![NPM version][npm-image]][npm-url] -[![Downloads][downloads-image]][downloads-url] +[![NPM version](https://img.shields.io/npm/v/eslint.svg)](https://www.npmjs.com/package/eslint) +[![Downloads](https://img.shields.io/npm/dm/eslint.svg)](https://www.npmjs.com/package/eslint) [![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Open Collective][oc-badge-image]][oc-badge-url] +[![Follow us on Twitter](https://img.shields.io/twitter/follow/geteslint?label=Follow&style=social)](https://twitter.com/intent/user?screen_name=geteslint) +[![Open Collective](https://img.shields.io/opencollective/all/eslint)](https://opencollective.com/eslint) [![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) [![Build Status](https://github.com/eslint/eslint/workflows/CI/badge.svg)](https://github.com/eslint/eslint/actions) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_shield) @@ -33,7 +34,7 @@ ESLint is a tool for identifying and reporting on patterns found in ECMAScript/J 5. [Frequently Asked Questions](#faq) 6. [Releases](#releases) 7. [Semantic Versioning Policy](#semantic-versioning-policy) -8. [License](#license) +8. [License](#license 9. [Team](#team) 10. [Sponsors](#sponsors) 11. [Technology Sponsors](#technology-sponsors) @@ -256,11 +257,3 @@ The following companies, organizations, and individuals support ESLint's ongoing ## Technology Sponsors * Site search ([eslint.org](https://eslint.org)) is sponsored by [Algolia](https://www.algolia.com) - - -[npm-image]: https://img.shields.io/npm/v/eslint.svg -[npm-url]: https://www.npmjs.com/package/eslint -[downloads-image]: https://img.shields.io/npm/dm/eslint.svg -[downloads-url]: https://www.npmjs.com/package/eslint -[oc-badge-image]: https://img.shields.io/opencollective/all/eslint -[oc-badge-url]: https://opencollective.com/eslint From 0c42b3b5f4d25b44d5f1df0f47c461aaa20d0535 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 17:37:06 -0500 Subject: [PATCH 3/6] Split Open Collective badges into backers and sponsors --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4821ebf0fff..6824a818c88 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ [![Downloads](https://img.shields.io/npm/dm/eslint.svg)](https://www.npmjs.com/package/eslint) [![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Follow us on Twitter](https://img.shields.io/twitter/follow/geteslint?label=Follow&style=social)](https://twitter.com/intent/user?screen_name=geteslint) -[![Open Collective](https://img.shields.io/opencollective/all/eslint)](https://opencollective.com/eslint) -[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) +
[![Build Status](https://github.com/eslint/eslint/workflows/CI/badge.svg)](https://github.com/eslint/eslint/actions) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_shield) +
+[![Open Collective Backers](https://img.shields.io/opencollective/backers/eslint)](https://opencollective.com/eslint) +[![Open Collective Sponsors](https://img.shields.io/opencollective/sponsors/eslint)](https://opencollective.com/eslint) +[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) # ESLint From 931d6f97bbe21c144e881c5e6158c1630ae093f6 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 17:38:15 -0500 Subject: [PATCH 4/6] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6824a818c88..15a4cd4a319 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@
[![Open Collective Backers](https://img.shields.io/opencollective/backers/eslint)](https://opencollective.com/eslint) [![Open Collective Sponsors](https://img.shields.io/opencollective/sponsors/eslint)](https://opencollective.com/eslint) -[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=282608)](https://www.bountysource.com/trackers/282608-eslint?utm_source=282608&utm_medium=shield&utm_campaign=TRACKER_BADGE) # ESLint From f585132323de0eeb8d49664b369f033b6844a944 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 17:40:27 -0500 Subject: [PATCH 5/6] Reorder once more --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 15a4cd4a319..97ca45e8e4f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ [![NPM version](https://img.shields.io/npm/v/eslint.svg)](https://www.npmjs.com/package/eslint) [![Downloads](https://img.shields.io/npm/dm/eslint.svg)](https://www.npmjs.com/package/eslint) -[![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Follow us on Twitter](https://img.shields.io/twitter/follow/geteslint?label=Follow&style=social)](https://twitter.com/intent/user?screen_name=geteslint) -
[![Build Status](https://github.com/eslint/eslint/workflows/CI/badge.svg)](https://github.com/eslint/eslint/actions) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_shield)
[![Open Collective Backers](https://img.shields.io/opencollective/backers/eslint)](https://opencollective.com/eslint) [![Open Collective Sponsors](https://img.shields.io/opencollective/sponsors/eslint)](https://opencollective.com/eslint) +[![Join the chat at https://gitter.im/eslint/eslint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eslint/eslint?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Follow us on Twitter](https://img.shields.io/twitter/follow/geteslint?label=Follow&style=social)](https://twitter.com/intent/user?screen_name=geteslint) # ESLint From 4e06bc1c0fec4f5862a0c3f45ff0ec94f0740618 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Wed, 5 Feb 2020 23:31:44 -0500 Subject: [PATCH 6/6] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97ca45e8e4f..337d1a0b87f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ESLint is a tool for identifying and reporting on patterns found in ECMAScript/J 5. [Frequently Asked Questions](#faq) 6. [Releases](#releases) 7. [Semantic Versioning Policy](#semantic-versioning-policy) -8. [License](#license +8. [License](#license) 9. [Team](#team) 10. [Sponsors](#sponsors) 11. [Technology Sponsors](#technology-sponsors)