From 3d12123697e2b6732b8a073dc5f221c88458fbfd Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Tue, 16 Jul 2019 17:33:42 +0200 Subject: [PATCH] chore(docs): update opencollective --- .github/ISSUE_TEMPLATE.md | 2 +- CONTRIBUTING.md | 24 ++++++++++++------------ README.md | 26 +++++++++++++------------- misc/we_need_help.md | 2 +- package.json | 2 +- 5 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9d92e20781..925a044a8b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,4 +10,4 @@ Please make sure to **read the following list** before creating a new issue: * Delete this list from the actual issue. +👉 https://opencollective.com/visjs/donate --> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1203a88e52..ef4c9839f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,25 +24,25 @@ Anyone can file an expense. If the expense makes sense for the development of th ### Contributors Thank you to all the people who have already contributed to vis! - + ### Backers Thank you to all our backers! [[Become a backer](https://opencollective.com/vis#backer)] - + ### Sponsors Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/vis#sponsor)) - - - - - - - - - - + + + + + + + + + + diff --git a/README.md b/README.md index e831d9a2ee..32bf8e0dc2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The vis.js library was initially developed by [Almende B.V](http://almende.com) [![GitHub contributors](https://img.shields.io/github/contributors/visjs/vis-charts.svg)](https://github.com/visjs/vis-charts/graphs/contributors) [![GitHub stars](https://img.shields.io/github/stars/visjs/vis-charts.svg)](https://github.com/almende/vis/stargazers) -[![Backers on Open Collective](https://opencollective.com/vis/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/vis/sponsors/badge.svg)](#sponsors) +[![Backers on Open Collective](https://opencollective.com/visjs/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/visjs/sponsors/badge.svg)](#sponsors) ## Install @@ -139,28 +139,28 @@ Contributions to the vis.js library are very welcome! We can't do this alone! ### Contributors This project exists thanks to all the people who already contributed: - + ### Backers Thank you to all our backers! 🙏 - + ### Sponsors Support this project by becoming a sponsor. Your logo will show up here with a link to your website. - - - - - - - - - - + + + + + + + + + + ## License diff --git a/misc/we_need_help.md b/misc/we_need_help.md index 5e4892d0d6..1a527057c0 100644 --- a/misc/we_need_help.md +++ b/misc/we_need_help.md @@ -21,7 +21,7 @@ If you have shown some commitment to the project you can ask [@ludost](//github. ## Financial help -Cutting new releases is [time consuming manual process](https://github.com/almende/vis/issues/2546) that requires codebase knowledge and experience. Pre-release code review and compatibility testing becomes harder with time as more features are added. Backing the project financially allows members to [allocate time for releases](https://github.com/almende/vis/issues/4197) in the absense of company support. [[Become a backer](https://opencollective.com/vis)] +Cutting new releases is [time consuming manual process](https://github.com/almende/vis/issues/2546) that requires codebase knowledge and experience. Pre-release code review and compatibility testing becomes harder with time as more features are added. Backing the project financially allows members to [allocate time for releases](https://github.com/almende/vis/issues/4197) in the absense of company support. [[Become a backer](https://opencollective.com/visjs)] --- diff --git a/package.json b/package.json index 86a04a1183..34af18e538 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ }, "collective": { "type": "opencollective", - "url": "https://opencollective.com/vis", + "url": "https://opencollective.com/visjs", "logo": "https://opencollective.com/opencollective/logo.txt" } }