Add command to assign Peng to notebook issues
parent
a6e6e1f70b
commit
d3abc86b5a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue