<!-- Source: https://github.com/stevemao/github-issue-templates/tree/master/conversational -->

**Note: for support questions about the usage of the library, please ask questions on the gitter chat**. The issue tracker is reserved for feature requests, bug reports and similar issues. Visit the gitter chat [here](https://gitter.im/omnidan/redux-undo).

#### I'm submitting a ...
  - [ ] Bug report
  - [ ] Feature request
  - [ ] Docs update
  - [ ] Support request => Please do not submit support requests here, see note at the top of this template.


<!-- If this is a doc change, uncomment the following line, describe what needs to change, and then remove the other sections -->
<!-- #### What docs need to be added/updated? -->


#### What is the current behavior/state of the project?



#### What is the desired behavior?



#### If this is a feature request, what is the use case for changing the behavior?



#### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via a gist or similar.



#### Please tell us about your environment:
  
  - Library version: 1.0.0
  - Redux version: 4.0.0
  - Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Edge XX]
  - Language: [all | TypeScript X.X | ES6/7 | ES5]


#### Other information

(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)


