mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
Move issue template to '.github' folder and add some styling for better readability
This commit is contained in:
parent
4c16f5e7c6
commit
7def6c908f
2 changed files with 7 additions and 5 deletions
7
.github/issue_template.md
vendored
Normal file
7
.github/issue_template.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
<!-- Do you have a question? Please ask it on https://stackoverflow.com/questions/tagged/monaco-editor -->
|
||||||
|
**monaco-editor version:** 0.X.Y
|
||||||
|
**Browser:**
|
||||||
|
**OS:**
|
||||||
|
|
||||||
|
**Steps or JS usage snippet reproducing the issue:**
|
||||||
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
<!-- Do you have a question? Please ask it on https://stackoverflow.com/questions/tagged/monaco-editor -->
|
|
||||||
monaco-editor version: 0.X.Y
|
|
||||||
Browser:
|
|
||||||
OS:
|
|
||||||
Steps or JS usage snippet reproducing the issue:
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue