Merge pull request #2765 from tpepper/master

release docs: clarify tldr table html
This commit is contained in:
k8s-ci-robot 2018-10-08 13:38:33 -07:00 committed by GitHub
commit e049cd10c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -56,7 +56,7 @@ If you want your PR to get merged, it needs the following required labels and mi
<td>Required Labels</td>
<td>
<ul>
<li>/milestone {v1.y}</li>
<!--Weeks 1-8-->
<li>/sig {name}</li>
<li>/kind {type}</li>
<li>/lgtm</li>
@ -65,6 +65,7 @@ If you want your PR to get merged, it needs the following required labels and mi
</td>
<td>
<ul>
<!--Week 9-->
<li>/milestone {v1.y}</li>
<li>/sig {name}</li>
<li>/kind {type}</li>
@ -75,6 +76,7 @@ If you want your PR to get merged, it needs the following required labels and mi
</td>
<td>
<ul>
<!--Weeks 10-12-->
<li>/milestone {v1.y}</li>
<li>/sig {name}</li>
<li>/kind {bug, failing-test}</li>
@ -85,6 +87,7 @@ If you want your PR to get merged, it needs the following required labels and mi
</td>
<td>
<ul>
<!--Weeks 12+-->
<li>/milestone {v1.y}</li>
<li>/sig {name}</li>
<li>/kind {bug, failing-test}</li>