Переглянути джерело

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)
 (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`.