# Issue guidelines

If you want to add a really specific behavior to the reporter, please consider to [build and use your own display processor](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/docs/customize-output.md).

Please fill in this template, delete this intro and any unrelated text :smile:

## Bug report

Check with "x":

- [ ] I have this issue with the latest release of [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter/releases) 
- [ ] I have this issue with the latest release of [jasmine](https://github.com/jasmine/jasmine/releases) 
- [ ] I can reproduce this issue with one of the [examples](https://github.com/bcaudan/jasmine-spec-reporter/tree/master/examples)

**Current behavior**

**Expected behavior**

**Minimal reproduction of the problem with instructions**


## Feature request 

**Current behavior**

**Wanted behavior**

**What is the motivation / use case for changing the behavior?**
