draggable/.github/ISSUE_TEMPLATE.md
Promise Tochi 8c8aefe298 Created template file for new issues
Created template file for pull requests

updated with @beefchimi suggestions
2018-01-16 16:20:15 +01:00

1.1 KiB

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.0.0-beta.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...]