mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Add command to assign Peng to notebook issues
This commit is contained in:
5
.github/commands.json
vendored
5
.github/commands.json
vendored
@@ -65,6 +65,11 @@
|
||||
"action": "close",
|
||||
"comment": "The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "notebook",
|
||||
"assign": ["rebornix"]
|
||||
},
|
||||
{
|
||||
"type": "comment",
|
||||
"name": "duplicate",
|
||||
|
||||
Reference in New Issue
Block a user