Skip to content

Commit

Permalink
simplified issue template for reporting errors/crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
lakras authored Apr 18, 2019
1 parent 897a471 commit 1a35388
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/bug-report--translator-crashes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@ assignees: ''

---

**Describe the bug**
A description of what the bug is.

**MATLAB input**
The MATLAB code that caused the translator to crash, stall, or report an error. Please include any special steps to reproduce the failed translation, beyond copy/pasting the MATLAB input and clicking "translate."

**Behavior**
Describe the translator's behavior. Does the browser window freeze or stall? Does an error appear in the Julia textbox?

**Comments, suggestions, and other helpful details**
Anything else that might be helpful. Thank you!

0 comments on commit 1a35388

Please sign in to comment.