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
Is your feature request related to a problem? Please describe.
Currently, ~339 out of ~355 entries in products/ (95%) use releaseDateColumn: true. Clearly this is something the community finds broadly valuable and applicable to the vast majority of cases. It's counterproductive to force all those entries to manually specify this field, and the surprising default adds an extra barrier for new contributors.
Describe the solution you'd like
The releaseDateColumn field should default to true so that it doesn't need to be manually specified.
Describe alternatives you've considered
N/A
Additional context
I've searched the repository and didn't find any previous discussions of this.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, ~339 out of ~355 entries in
products/
(95%) usereleaseDateColumn: true
. Clearly this is something the community finds broadly valuable and applicable to the vast majority of cases. It's counterproductive to force all those entries to manually specify this field, and the surprising default adds an extra barrier for new contributors.Describe the solution you'd like
The
releaseDateColumn
field should default totrue
so that it doesn't need to be manually specified.Describe alternatives you've considered
N/A
Additional context
I've searched the repository and didn't find any previous discussions of this.
The text was updated successfully, but these errors were encountered: