mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:10:43 +00:00
add my test plan item in endgame notebook.
This commit is contained in:
parent
6a0111c6c3
commit
9d4ebd493d
1 changed files with 10 additions and 0 deletions
10
.vscode/notebooks/endgame.github-issues
vendored
10
.vscode/notebooks/endgame.github-issues
vendored
|
@ -35,6 +35,16 @@
|
|||
"value": "$REPOS $MILESTONE label:testplan-item is:open",
|
||||
"editable": true
|
||||
},
|
||||
{
|
||||
"kind": 1,
|
||||
"language": "markdown",
|
||||
"value": "#### My test plan items"
|
||||
},
|
||||
{
|
||||
"kind": 2,
|
||||
"language": "github-issues",
|
||||
"value": "$REPOS $MILESTONE label:testplan-item is:open $MINE "
|
||||
},
|
||||
{
|
||||
"kind": 1,
|
||||
"language": "markdown",
|
||||
|
|
Loading…
Reference in a new issue