Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.05 KB

ISSUE_TEMPLATE.md

File metadata and controls

22 lines (13 loc) · 1.05 KB

Please use this template to help contributors get a detailed description of the issue or feature.

For support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

1. Apply either the bug or feature-request label

Select appropriate label in right sidebar...

2. Describe the bug or feature

Feature or expected behaviour explanation...

3. If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

Please remember that with sample code it's easier to reproduce the bug and it's much faster to fix it.

4. Please tell us about your environment:

  • Library version: [1.X.X | v1 stable | etc...]
  • Browsers: [all | Chrome vX | Firefox vX | Safari vX | Edge vX | iOS vX | Android vX | etc...]
  • Tech stack: [all | TypeScript vX | ES6/7 | ES5 | React | etc...]
  • Other information: [Detailed explanation | Stacktraces | Related issues | Suggestions how to fix | Links for us to have context | etc...]