html-build icon indicating copy to clipboard operation
html-build copied to clipboard

Find and link to GitHub issues inline in the spec

Open foolip opened this issue 9 years ago • 0 comments

We already include legacy bugs: https://github.com/whatwg/html/issues/619

The simplest possible implementation would be to check for links to the spec in open issues, as the bug filing tool already includes a link. If that becomes too error-prone, we could limit it to either URLs in the first comment, or have a format like loc:https://html.spec.whatwg.org/#html-vs-xhtml:mime-type that's only for the bug scraping script.

foolip avatar Feb 05 '16 05:02 foolip