Closed chmac closed 6 years ago
/cc @amberleyromo
Funnily enough I already proposed that here and here. Hence this issue here: https://github.com/gatsbyjs/gatsby/issues/7900
Btw, what is No triage ?
Damn, I think I must have searched for starters in:title
when searching the issues, so I didn't find the issue as it has starter showcase
. My bad, I will close this issue in favour of #7500.
@LekoArts no triage
is a label added by the Gatsby team to indicate that it's a valid issue that doesn't require author reproduction (in the case of a bug) or verification (in the case of a feature proposal). These are generally issues created by someone on the core team.
So, thanks for discussing! @chmac were you just proposing or interested in working on it? If you want to grab it at #7900 feel free, right now it's just backlogged.
Summary
On the Gatsby Starters showcase, I suggest we set the v2 filter automatically.
Basic example
Currently when you load the starters list you see both v1 and v2 starters. If you use a v1 starter, it's not super obvious to the user that they need to ignore the v2 docs and use the v1 docs instead. If we automatically set the v2 filter on the starters showcase, then users would automatically only see v2 starters.
Motivation
It seems like v2 is now the recommended Gatsby version, and so I think it makes sense to smoothly guide users towards v2 compatible starters. Currently 3 of 9 of the most popular starters are still for v1. This change might also encourage starter authors to upgrade to v2.