forked from aniketpanjwani/chomper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ISSUE_TEMPLATE
31 lines (12 loc) · 964 Bytes
/
ISSUE_TEMPLATE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
**Note: for support questions, please use [Gitter](https://gitter.im/chomperapp/Lobby)**. This repository's issues are reserved for feature requests and bug reports.
* **Do you want to request a *feature* or report a *bug*?**
* **What is the current behavior?**
* **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** via
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
* **What is the expected behavior?**
* **What is the motivation / use case for changing the behavior?**
* **Please tell us about your environment:**
- Chomper Release or Commit: e.g. 0.2.0
- Browser: e.g. Firefox 58
- Operating System: e.g. Linux Mint 18.3
* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)