Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
HospitalRun Bot authored Mar 14, 2020
2 parents a0cf19f + ba87cbe commit 1ad179c
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .github/ISSUE_TEMPLATE/regression.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: "\U0001F4A5 Regression Report"
name: 💥 Regression Report
about: Report unexpected behavior that worked in previous versions
title: ''
labels: ''
assignees: ''
---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.
---

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,
Expand All @@ -27,6 +26,7 @@ Steps to reproduce the behavior:
Paste your code here:

```js

```

## Expected behavior
Expand All @@ -36,10 +36,12 @@ A clear and concise description of what you expected to happen.
Paste the results here:

```js

```

## Your Environment

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

0 comments on commit 1ad179c

Please sign in to comment.