mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Merge pull request #1121 from chrishelgert/issue-template
Move issue template to '.github' folder and add some styling for better readability
This commit is contained in:
commit
074a0cc08b
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