You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a project page (e.g. "/project/polkadot") to offer a comprehensive overview of a team's ongoing projects, including roadmaps, similar projects, and active collaborators. This enhancement aims to facilitate community engagement and collaboration by providing a detailed snapshot of project dynamics.
Details
The proposed enhancements will include:
A header with:
Avatar: Displaying the team (organization) logo alongside the team name and project title.
Description: A brief of the project, with the github description as a fallback option.
Interest Tags: For easy identification of the project's categories.
Project Metrics: Key statistics including number of contributors, GitHub stars, and bounty offers, if any.
A section dedicated to showcasing the 25 most recent open issues, complemented by an "Explore More" button that directs users to a more extensive list, tagged with the project's specific slug for easy navigation.
An "Associated Projects" segment to highlight projects connected by shared goals, contributors or partnerships.
A "Similar Teams" section aimed at:
Discovery: Helping users find teams with projects in similar categories.
Engagement: Encouraging collaborations by identifying teams with a high degree of relevance based on category match.
Implementation Steps
Construct a header that includes the team's avatar, a short project description (or organization description), category tags, and key project metrics.
Add a "Milestones" section on project pages to display Kudos Milestones tracking issues, visualized as a multi-step vertical roadmap.
Implement a table section for the latest 25 open issues with an "Explore More" feature, linked with the project-specific slug (e.g. "/explore/open-contributions-for-polkadot).
Add an "Associated Projects" section to list connections with other projects (thru partnerships for example).
Develop a "Similar Teams" section with:
A backend helper to fetch and display teams in similar categories, sorted by the count of matching criteria.
The text was updated successfully, but these errors were encountered:
Overview
Create a project page (e.g. "/project/polkadot") to offer a comprehensive overview of a team's ongoing projects, including roadmaps, similar projects, and active collaborators. This enhancement aims to facilitate community engagement and collaboration by providing a detailed snapshot of project dynamics.
Details
The proposed enhancements will include:
A section dedicated to showcasing the 25 most recent open issues, complemented by an "Explore More" button that directs users to a more extensive list, tagged with the project's specific slug for easy navigation.
An "Associated Projects" segment to highlight projects connected by shared goals, contributors or partnerships.
A "Similar Teams" section aimed at:
Implementation Steps
The text was updated successfully, but these errors were encountered: