drabkirn/feedka

View on GitHub
.github/ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage
<!--- Provide a general summary of the issue in the Title above -->

Your issue may already be reported!
Please search on the [issue track](../) before creating a new one.

### I'm submitting a ...
<!-- To check, put an `x` in the box below that applies. Like this: `[x]` -->
- [ ] bug report
- [ ] feature request


### What is the current behavior?*
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->


### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
<!--- Provide a link to a live example of an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.


### What is the expected behavior?
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/enhancement/improvement, tell us how it should work -->


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



### Please tell us about your environment:
- Version: 2.0.0-beta.X
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
- Language: [all | Ruby 2.6.3 | ES6/7 | ES5]


### Other information:
*Example: Detailed explanation, stack traces, related issues, suggestions on how to fix, links for us to have context*