Skip to content

Commit

Permalink
Merge pull request #1121 from chrishelgert/issue-template
Browse files Browse the repository at this point in the history
Move issue template to '.github' folder and add some styling for better readability
  • Loading branch information
alexdima authored Oct 31, 2018
2 parents 45f9bf9 + 7def6c9 commit 074a0cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -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:**

5 changes: 0 additions & 5 deletions ISSUE_TEMPLATE

This file was deleted.

0 comments on commit 074a0cc

Please sign in to comment.