# PR 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:

**Requirements**

Check with "x":

- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)

**What is the current behavior?**

**What is the new behavior?**

