-
-
Notifications
You must be signed in to change notification settings - Fork 115
Migrate affiliation process and info from GitHub to the Typelevel page #691
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
base: main
Are you sure you want to change the base?
Changes from all commits
7046fd6
561ef6a
6ac986d
36c795c
4a0adcb
e13841e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| # Typelevel Affiliate Project Applications | ||
|
|
||
| This page outlines the guidelines and application process for projects that want to become Typelevel affiliate projects. | ||
|
|
||
| Affiliate projects are independently-owned projects that are part of the wider Typelevel ecosystem, without being hosted in the Typelevel GitHub organization. | ||
|
|
||
| ## Who Should Apply | ||
|
|
||
| Open an application if your project: | ||
|
|
||
| - Uses, extends, integrates with, or complements [Typelevel projects](README.md) such as Cats, Cats Effect, FS2, etc. | ||
| - Is based on functional programming principles. | ||
| - Is distributed under an [OSI-approved open source license](https://opensource.org/licenses). | ||
| - Is publicly accessible on GitHub or another code forge (we recommend [Codeberg](https://codeberg.org/)). | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we be actively endorsing codeberg? I don't know anything about it besides it existing, but promoting a solution that TL isn't even using feels wrong to me.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That smells like a recommendation from Ross, but I haven't looked into it. Wouldn't surprise me if that's out of date, as well as iffy. I'd recommend a conversation on Discord about this detail. |
||
| - Is actively maintained and has a security policy (see [Typelevel security policy](/security.md) or [example policy](https://github.com/typelevel/.github/blob/main/SECURITY.md)). | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These links are both essentially the same content. The TL security policy may also not be a great example. I don't expect the average affiliate to have a whole security team. |
||
| - Has adopted the [Typelevel Code of Conduct](/code-of-conduct/README.md) in all spaces associated with the project. | ||
|
|
||
| ## Application Process | ||
|
|
||
| 1. **Submit the Application Form**: Start the [Affiliate Project Application Form](https://forms.gle/FhWBY8mvAgf64pD4A). Complete every required field in the form and send your responses. | ||
| 2. **Acknowledgment & Initial Review**: A reviewer acknowledges the application and asks for any missing information. | ||
| 3. **Evaluation**: Reviewers assess the application against the criteria and make a decision whether to accept it. | ||
| 4. **Onboarding**: If accepted, reviewers coordinate onboarding and any follow-up work needed to add the project to Typelevel's public [project index](README.md). | ||
|
|
||
| The application process is managed by the Typelevel [Technical Steering Committee](/foundation/people.md). Reviewers aim to provide an answer within two weeks of receiving a complete application. | ||
|
|
||
| ## Questions & Getting Help | ||
|
|
||
| If you have any questions, please don't hesitate to reach out to our community: | ||
|
|
||
| - Join the discussion on [Discord](https://discord.gg/typelevel-632277896739946517) | ||
| - Contact us via email at <hello@typelevel.org> | ||
|
|
||
| We look forward to welcoming you to our community soon! | ||
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.
I get that it makes sense here, but I dislike putting a secondary action in the boxes on this page. The page currently has very bold calls to action with explanatory text and this breaks the pattern.
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.
So, maybe also delete
Like that?