monaco-editor/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
779 B
Markdown

---
name: Bug report
about: Create a report to help us improve
---
<!--
🛑 STOP 🛑 STOP 🛑 STOP 🛑
1. Try to reproduce in VS Code and file issue directly at:
-- https://github.com/microsoft/vscode/issues
2. Otherwise, provide steps that reproduce the problem in VS Code web at:
-- https://vscode-web-test-playground.azurewebsites.net/
3. Otherwise, provide steps that reproduce the problem at the Monaco Editor homepage
-- https://microsoft.github.io/monaco-editor/
4. Otherwise, provide a Playground code snippet
-- https://microsoft.github.io/monaco-editor/playground.html
5. Otherwise, provide a self-contained git repository / HTML page
-->
**monaco-editor version:** 0.X.Y
**Browser:**
**OS:**
**Playground code that reproduces the issue:**
```js
```