- From: Keith Rarick via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2020 07:17:46 +0000
- To: public-sdwig@w3.org
Hi, I’ve been tagged in a few comments on language-related GitHub repos lately. This isn’t a big deal, I just wanted to say hello and gently request that you avoid tagging me unless you’re actually inviting me to participate. If it’s not too much trouble, could you try to use backticks here in comments to mark code snippets? That will avoid triggering GitHub’s username detection. For example, you could write ![0AC71B9E-71C9-4155-8FD8-D68EABE9C357](https://user-images.githubusercontent.com/4178/86327034-6ee46700-bbf7-11ea-824e-f01ebc9fed47.jpeg) instead of ![E5A900C8-C3C9-44C1-A9FF-FD180BEF66B9](https://user-images.githubusercontent.com/4178/86327082-83286400-bbf7-11ea-835f-b2e935089dc4.jpeg) And you could write ![E76CD39E-952C-4B54-80A0-646126D6D56B](https://user-images.githubusercontent.com/4178/86327194-b79c2000-bbf7-11ea-80de-bf893538d10a.jpeg) instead of ![11A02194-9F73-4030-B168-D0E3D12AF6CC](https://user-images.githubusercontent.com/4178/86327266-d7cbdf00-bbf7-11ea-93d2-f0d0c6c87ab9.jpeg) Then it would end up looking like this: ``` :unitYear rdf:type :TemporalUnit ; rdfs:label "Year (unit of temporal duration)"@en ; skos:prefLabel "1 년"@kr ; skos:prefLabel "一年"@ja ; skos:prefLabel "Jahr"@de ; skos:prefLabel "rok"@pl ``` And it wouldn’t send me an email when you write `@kr`. Thanks! 😄 -- GitHub Notification of comment by kr Please view or discuss this issue at https://github.com/w3c/sdw/issues/1181#issuecomment-652830734 using your GitHub account
Received on Thursday, 2 July 2020 07:17:48 UTC