HospitalRun/hospitalrun-server

View on GitHub
.github/ISSUE_TEMPLATE/bug.md

Summary

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

Before you submit an issue we recommend you drop into our [Slack workspace](https://hospitalrun-slack.herokuapp.com/) and ask any questions you have or mention any problems you've had getting started with HospitalRun.

**Please read this entire template before posting any issue. If you ignore these instructions
and post an issue here that does not follow the instructions, your issue might be closed,
locked, and assigned the `missing discussion` label.**

## 🐛 Bug Report

A clear and concise description of what the bug is.

## To Reproduce

Steps to reproduce the behavior:

Paste your code here:

```js

```

## Expected behavior

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

Paste the results here:

```js

```

## Your Environment

- *node version*: 6,8,10
- *fastify version*: >=1.0.0
- *os*: Mac, Windows, Linux
- *any other relevant information*