-
Notifications
You must be signed in to change notification settings - Fork 106
Add Contributing page, revamp About page #547
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
Conversation
about/contribute.html
Outdated
title: "Contributing" | ||
permalink: /about/contribute/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there are reason for the disagreement between title and file name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just me being indecisive 😆
I'll switch everything to contributing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor suggestion, but generally seems right.
Co-authored-by: Justin du Coeur, AKA Mark Waks <[email protected]>
This PR adds a section to the About page about how to contribute to Typelevel, with a main focus on financial contributions.
Special shout out to @samspills who had already written most of this contributing content previously. ❤️
Closes #415