浏览代码

Merge pull request #3213 from microsoft/hediet/inbox-queue

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

+ 2 - 0
MAINTAINING.md

@@ -2,6 +2,8 @@
 
 
 (For maintainers)
 (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
 ## Updating TypeScript
 
 
 - change typescript's version in `package.json`.
 - change typescript's version in `package.json`.