Quellcode durchsuchen

Move issue template to '.github' folder and add some styling for better readability

Chris Helgert vor 6 Jahren
Ursprung
Commit
7def6c908f
2 geänderte Dateien mit 7 neuen und 5 gelöschten Zeilen
  1. 7 0
      .github/issue_template.md
  2. 0 5
      ISSUE_TEMPLATE

+ 7 - 0
.github/issue_template.md

@@ -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:**
+

+ 0 - 5
ISSUE_TEMPLATE

@@ -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: