Skip to content

Commit

Permalink
Update add-a-new-gap-analysis-topic.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Jun 14, 2021
1 parent 7a8c278 commit c26948e
Showing 1 changed file with 23 additions and 12 deletions.
35 changes: 23 additions & 12 deletions .github/ISSUE_TEMPLATE/add-a-new-gap-analysis-topic.md
Expand Up @@ -9,20 +9,31 @@ assignees: ''

<i class="meta">This issue is applicable to most_languages.</i>

Brief_intro
Brief_intro_illustrating_the_issue

**Specs:**
Describe_status_of_related_spec_work

**Tests & results:**
Point_to_a_test
Summarise_the_results_for_each_major_engine
<b class="subhead">Specs:</b>
[issue XXX](url) Closed.

**Browser bug reports:**
List_of_links_to_related_bug_reports
[shortname](url_to_section) describe_what_it_says

**Priority:**
Explain_why_you_chose_the_priority

Move the following to the second comment in the thread:
_The first comment in this issue contains text that will automatically appear in [the XXX gap-analysis document](https://w3c.github.io/sealreq/gap-analysis/XXX-gap#XXX) as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the document. Proposals for changes or discussion of the content can be made in comments below this point._
<b class="subhead">Tests & results:</b>
<i>Interactive test</i>, [assertion](url)<br>
describe_the_results

<i>i18n test suite</i>, [section_head](url)<br>
describe_the_results

<span class="pass">Gecko</span>, <span class="partial">Blink</span>, and <span class="fail">Webkit</span>


<b class="subhead">Browser bug reports:</b>
[Gecko](url)[Blink](url)[Webkit](url)


<b class="subhead">Priority:</b>
Why_you_chose_the_priority

_The first comment in this issue contains text that will automatically appear in [the Japanese gap-analysis document](https://w3c.github.io/jlreq/gap-analysis/jlreq-gap#XXX) as a topic with the same title as this issue. Any edits made to that comment will be immediately available in the Editor's draft of the document. Proposals for changes or discussion of the content can be made in comments below this point._
_The first comment in this issue contains text that will automatically appear in several gap-analysis documents in the Vertical Text section, as a topic with the same title as this issue. Any edits made to that comment will be immediately available in the Editor's draft of the document. Proposals for changes or discussion of the content can be made in comments below this point._

0 comments on commit c26948e

Please sign in to comment.