doc(standard): make categories optional and add other#241
Conversation
The list of categories have always being a problem, stuck between: * keeping the list short and curated, which excludes legit use cases and annoys authors * making it huge and comprehensive, which turns it into a mess nobody can navigate * maintaining it manually, which is slow, political, and opaque * avoiding local categorizations (probably a good call), but ending up with a list that feels incomplete Make them optional, so if people feel they fit in their usecase they can opt in, otherwise they can ignore them or user `other`. Fix #217.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@yaml-9000 minor |
|
Thanks for your contribution 🙏 This is now marked as a Example of minor changes are additions of new keys or making keys optional. The Chair will eventually pick up this proposal and start the voting procedure using cc @publiccodeyml/chair @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
|
@yaml-9000 vote-start |
|
Voting is now open on this proposal! If you are a member of the Steering Committee you can now vote! The polls will stay open for 14 days, until Tue, 14 Oct 2025 07:12:11 GMT. Leave a 👍 (thumbs up) on this comment to accept the proposal or a 👎 (thumbs down) to reject it. cc @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
|
@yaml-9000 vote-end |
Vote resultsThe results of the vote are:
Proposal approved 👍 This proposal is now ready to be merged and get released with a new version of the standard. cc @publiccodeyml/chair @publiccodeyml/maintainers DetailsFirst round: unanimity required The following users voted (includes non-members of the steering committee):
📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
The list of categories have always being a problem, stuck between:
Make them optional, so if people feel they fit in their usecase they can opt in, otherwise they can ignore them or user
other.Fix #217.