docs(standard): make genericName optional and deprecate it#146
docs(standard): make genericName optional and deprecate it#146bfabio merged 1 commit intopubliccodeyml:mainfrom
Conversation
genericName doesn't really fit software outside Desktop environments and is often misused in practice. Also, we don't offer any controlled vocabulary for generic names. The 'shortDescription' and 'name' keys are good enough. Fix publiccodeyml#59.
|
@yaml-9000 deprecation-change |
|
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 @ruphy @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
|
Thanks for your contribution 🙏 This is now marked as a The Chair will eventually pick up this proposal and start the voting procedure using cc @ruphy @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 Wed, 27 Apr 2022 13:04:57 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 @ruphy @publiccodeyml/maintainers DetailsFirst round: unanimity required The following users voted (includes non-members of the steering committee):
📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
genericName doesn't really fit software outside Desktop environments
and is often misused in practice. Also, we don't offer any controlled vocabulary
for generic names.
The 'shortDescription' and 'name' keys are good enough.
Fix #59.