-
Notifications
You must be signed in to change notification settings - Fork 23
Update Repo Nomenclature to "Collab Space" #296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
GOVERNANCE.md
Outdated
## Working Group Membership | ||
## Collaboration Space Membership |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is going to break links; we should probably add an <a id="working-group-membership"></a>
and similar throughout to preserve them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well, technically going to break fragments, which is not nearly as bad. I'd rather let them break than add html to md 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fragments are still part of a URL :-/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just checked and there are no links to this in the openjs org's repos. are there links elsewhere that you know of?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nope - but the potential exists. just like semver is about theoretical breakage not actual breakage, URL preservation is about potential breakage not just known breakage.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find this semi-breakage an acceptable sacrifice
replaces Working Group nomenclature with Collab Space
Closes #253