mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-26 03:04:48 +03:00
27 lines
637 B
Markdown
27 lines
637 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- If this is a problem related to running the CLI, you should open an issue in https://github.com/jfmengels/node-elm-review/issues instead -->
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**SSCCE (Short Self-Contained Correct Example)**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|