-
Notifications
You must be signed in to change notification settings - Fork 244
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
Add href anchors for each sig entry in README tables #2449
Conversation
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 love this! I ran into this problem so often that I wanted to link to a SIG and didn't have an anchor for that, so this is great.
To put this out for discussion, although I see advantages in both solutions, we could also turn this table into a list of sections, so instead of each SIG having a row we could go
### Specification: General
* Meeting Time: ...
* Meeting Notes: ...
* Slack Channel: ...
That way we could even have a quick description above.
Although this would make the document muuuuuch longer.
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
As part of cleaning up meeting docs in #1809, it would be nice to be able to link directly to each SIG entry in the community readme.