diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 169aad8f..f4792c3d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,9 @@ # Contributing +## PRs Welcome + +We welcome contributions to this project. For small things, feel free to directly create a PR. For major changes, please open an issue first to discuss the changes. + ## Writing Commit Messages We use [conventional commits](https://www.conventionalcommits.org) (also known as semantic commits) to ensure consistent and descriptive commit messages. diff --git a/docs/pages/docs/community.mdx b/docs/pages/docs/community.mdx index 9fb6ee0c..65ae6e5c 100644 --- a/docs/pages/docs/community.mdx +++ b/docs/pages/docs/community.mdx @@ -10,26 +10,42 @@ Features and bug reports can always be reported via the [issue tracker](https:// I always look into bug reports, and try my best to fix these. I host a private discord server for the Go client community. It is a place for deeper discussions, direct communication with me and plenty of other smart people working in the Go ecosystem. -It also supports the development of the Go client, and helps me to keep dedicating time for it. -[GitHub sponsors](https://github.com/sponsors/steebchen) on $100/month tiers or higher get access to the community for free. When you sponsor me, you automatically get an invitation to the discord server. +[GitHub sponsors](https://github.com/sponsors/steebchen) on _any_ tier get access to the community for free. When you sponsor me, you automatically get an invitation to the discord server. + +If you contribute to the Go client, you get free access to the community as well. Just ping me [@steebchen](https://github.com/steebchen) in your PR, and I'll send you an invitation. + +This helps keeping the discord bot and spam free and supports the development of the Go client. Free and Open Source is king The Go client itself will always be free and open source, including its issue - tracker. The Go client community is just a special community for deeper discussions and premium support; plus it - helps me to keep working on the Go client. + tracker. The Go client community is just a special community for deeper discussions and premium support. -The first 50 signups will get a 70% early bird discount on the community membership price of $99. It's a one time payment for a lifetime membership. While the Go client is in alpha/beta and after all early bird memberships are sold out, there is going to be a 20% discount. Once the Go client is production ready, the price will be $99. -
+ + + +