Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Open Collective #60

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</a>
<img src="https://img.shields.io/npm/l/@craftjs/core?color=%23000&style=for-the-badge">
<img src="https://img.shields.io/github/workflow/status/prevwong/craft.js/Deploy to gh-pages?style=for-the-badge">
<a href="https://opencollective.com/craftjs" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/craftjs/all/badge.svg?label=financial+contributors&style=for-the-badge" /></a>
</div>
Comment on lines +9 to 10
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove this badge, it makes the heading area a bit crowded 😄


<div align="center" style={{d}}>
Expand Down Expand Up @@ -228,12 +229,40 @@ Craft.js is made with :heart: by these wonderful people ([emoji key](https://all

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!

## Contributors
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we combine this with the Support section from below?

Suggested change
## Contributors
## Support :heart_decoration:
Craft.js is released under the [MIT license](https://github.com/prevwong/craft.js/blob/master/LICENSE) and is built with 100% love. If you found it useful and would like to ensure its continued development, please consider becoming a backer/sponsor or making a one-time donation via <a href="https://opencollective.com/craftjs/contribute" target="_blank">Open Collective</a> or <a href="https://paypal.me/prevwong" target="_blank">Paypal</a>.


### Code Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
<a href="https://github.com/prevwong/craft.js/graphs/contributors"><img src="https://opencollective.com/craftjs/contributors.svg?width=890&button=false" /></a>

Comment on lines +234 to +238
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this, since we already have the all-contributors section above

### Financial Contributors

Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/craftjs/contribute)]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove the "Contribute" text/link here? It feels a bit redundant. (Same for the Organizations section below)


#### Individuals

<a href="https://opencollective.com/craftjs"><img src="https://opencollective.com/craftjs/individuals.svg?width=890"></a>

#### Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/craftjs/contribute)]

<a href="https://opencollective.com/craftjs/organization/0/website"><img src="https://opencollective.com/craftjs/organization/0/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/1/website"><img src="https://opencollective.com/craftjs/organization/1/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/2/website"><img src="https://opencollective.com/craftjs/organization/2/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/3/website"><img src="https://opencollective.com/craftjs/organization/3/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/4/website"><img src="https://opencollective.com/craftjs/organization/4/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/5/website"><img src="https://opencollective.com/craftjs/organization/5/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/6/website"><img src="https://opencollective.com/craftjs/organization/6/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/7/website"><img src="https://opencollective.com/craftjs/organization/7/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/8/website"><img src="https://opencollective.com/craftjs/organization/8/avatar.svg"></a>
<a href="https://opencollective.com/craftjs/organization/9/website"><img src="https://opencollective.com/craftjs/organization/9/avatar.svg"></a>
## Support :heart_decoration:

Craft.js is released under the [MIT license](https://github.com/prevwong/craft.js/blob/master/LICENSE) and is built with 100% love. If you found it useful and would like to ensure its continued development, please consider becoming a backer/sponsor or making a one-time donation via <a href="https://opencollective.com/craftjs/contribute" target="_blank">Open Collective</a> or <a href="https://paypal.me/prevwong" target="_blank">Paypal</a>.


<a href="https://opencollective.com/craftjs/contribute" target="_blank">
<img src="https://opencollective.com/craftjs/donate/button@2x.png?color=blue" width="260" />
</a>
</a>