|
@@ -0,0 +1,21 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Create a report to help us improve
|
|
|
+---
|
|
|
+
|
|
|
+<!--
|
|
|
+
|
|
|
+1. Please provide steps that reproduce the problem at the Monaco Editor homepage
|
|
|
+ -- https://microsoft.github.io/monaco-editor/
|
|
|
+
|
|
|
+2. Otherwise, please provide a Playground code snippet
|
|
|
+ -- https://microsoft.github.io/monaco-editor/playground.html
|
|
|
+
|
|
|
+ -->
|
|
|
+**monaco-editor version:** 0.X.Y
|
|
|
+**Browser:**
|
|
|
+**OS:**
|
|
|
+**Playground code that reproduces the issue:**
|
|
|
+
|
|
|
+```js
|
|
|
+```
|