Просмотр исходного кода

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

Add inbox queue to MAINTAINING.md
Henning Dieterichs 3 лет назад
Родитель
Сommit
f57624cdc1
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      MAINTAINING.md

+ 2 - 0
MAINTAINING.md

@@ -2,6 +2,8 @@
 
 (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`.