vscode/.vscode/notebooks/papercuts.github-issues

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

44 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-01-29 09:05:43 +00:00
[
{
"kind": 1,
"language": "markdown",
2021-02-02 05:28:43 +00:00
"value": "## Papercuts\n\nThis notebook serves as an ongoing collection of papercut issues that we encounter while dogfooding. With that in mind only promote issues that really turn you off, e.g. issues that make you want to stop using VS Code or its extensions. To mark an issue (bug, feature-request, etc.) as papercut add the labels: `papercut :drop_of_blood:`",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 09:05:43 +00:00
},
{
"kind": 1,
"language": "markdown",
"value": "## All Papercuts\n\nThese are all papercut issues that we encounter while dogfooding vscode or extensions that we author.",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 09:05:43 +00:00
},
2021-01-29 09:32:02 +00:00
{
"kind": 2,
"language": "github-issues",
"value": "repo:microsoft/vscode is:open -label:notebook label:\"papercut :drop_of_blood:\"",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 09:32:02 +00:00
},
2021-01-29 09:05:43 +00:00
{
"kind": 1,
"language": "markdown",
"value": "## Native Notebook",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 09:05:43 +00:00
},
{
"kind": 2,
"language": "github-issues",
2021-01-29 09:32:02 +00:00
"value": "repo:microsoft/vscode is:open label:notebook label:\"papercut :drop_of_blood:\"",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 13:45:57 +00:00
},
{
"kind": 1,
"language": "markdown",
"value": "### My Papercuts",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 13:45:57 +00:00
},
{
"kind": 2,
"language": "github-issues",
"value": "repo:microsoft/vscode is:open assignee:@me label:\"papercut :drop_of_blood:\"",
2021-03-29 07:19:44 +00:00
"editable": true
2021-01-29 09:05:43 +00:00
}
2021-02-16 14:50:18 +00:00
]