pankaryp/crana

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help improve Crana

---

### Prerequisites

Please answer the following questions before submitting an issue. 

- [ ] I am running the latest version
- [ ] I checked the documentation and found no answer
- [ ] I checked to make sure that this issue has not already been filed

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Execute  '...'
2. Change '....' in '...' config
3. See error

**Include a reproducible code sample here, if possible:**
```js

// Place your code here

```

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Further Details (please complete the following information):**
 - OS: [e.g. iOS]
 - NodeJS version
 - Priority this issue should have – please be realistic and elaborate if possible:

**Additional context**
Add any other context about the problem here.