-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area/enhancementsIssues or PRs related to the Enhancements subprojectIssues or PRs related to the Enhancements subprojectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/architectureCategorizes an issue or PR as relevant to SIG Architecture.Categorizes an issue or PR as relevant to SIG Architecture.sig/contributor-experienceCategorizes an issue or PR as relevant to SIG Contributor Experience.Categorizes an issue or PR as relevant to SIG Contributor Experience.
Description
The go proposals repo is super clean and all kind of have the same format, see https://github.com/golang/proposal/tree/master/design.
Things we might consider:
-
(dash) vs_
(underscore): Throughout this repo there is a mixture of-
vs_
in filenames (example https://github.com/kubernetes/community/tree/master/contributors/design-proposals) and it is kind of driving my OCD insane... what if we picked one :)... really not trying to start a bike shed could care less which one, as long it is consistent. It does seem like-
is more common though...- ensure all have same format: seems wrong to change the old but maybe each should at least have a table of contents and add a template.md for the future...
- add last updated: see a sample go proposal https://github.com/golang/proposal/blob/master/design/12914-monotonic.md
luxas
Metadata
Metadata
Assignees
Labels
area/enhancementsIssues or PRs related to the Enhancements subprojectIssues or PRs related to the Enhancements subprojectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/architectureCategorizes an issue or PR as relevant to SIG Architecture.Categorizes an issue or PR as relevant to SIG Architecture.sig/contributor-experienceCategorizes an issue or PR as relevant to SIG Contributor Experience.Categorizes an issue or PR as relevant to SIG Contributor Experience.