浏览代码

Add inbox queue to MAINTAINING.md

Henning Dieterichs 2 年之前
父节点
当前提交
80390ce4f0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      MAINTAINING.md

+ 3 - 0
MAINTAINING.md

@@ -2,6 +2,9 @@
 
 (For maintainers)
 
+* [Inbox Queue](https://github.com/microsoft/monaco-editor/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee+-label%3Afeature-request+-label%3Aquestion+-label%3Aupstream+-label%3A%22help+wanted%22+-label%3A%22needs+more+info%22+-label%3A%22as-designed%22)
+
+
 ## Updating TypeScript
 
 - change typescript's version in `package.json`.