-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
Since this is a demo, can you also explain how to format that url? I can't see obviously how to create one for docs for example. Also, should this be on a separate line, not on the title line? See https://github.com/ansible-collections/community.general for how these links are usually added below the title. |
@samccann gladly! So the call is to the Shields.io API, with a bunch of query params. The docs are here but roughly it is:
Which is then wrapped in a Markdown image tag as usual: Does that help? I have no objection to putting it below the line, sure. I was copying https://github.com/matrix-org/synapse/ which has them inline, but if that's our convention then fine :) |
6609b41
to
f6a7ee7
Compare
Updated to be on a newline |
Should it work yet? it's saying room isn't world readable right now? |
I get |
This is a great addition. It's small, out of the way and simplifies finding the appropriate room. |
Looks like this dropped off the radar. Maybe we can bring it up next week in the community meeting? It looks like a nice addition. |
@GregSutcliffe and everyone else, thanks a lot! |
This is a demo of using Shields.io to add direct links to our chat spaces from our README files. We could potentially make use of this in any of our repos, where an appropriate chatroom target exists. For this repo, the community working group room seemed appropriate.
These shields appear to render well on Galaxy too, since it ingests the README files, which should help direct users to the right place depending on what content they're using - gives maintainers more ways to signpost people, which I like.
Thoughts?