|
| 1 | +### Supprt Question? |
| 2 | +For support questions, please use one of these channels: |
| 3 | +Gitter: https://gitter.im/dalelotts/angular-date-time-input |
| 4 | +Stack Overflow: http://stackoverflow.com/search?q=angular-date-time-input |
| 5 | + |
| 6 | +**This repository's issues are reserved for feature requests and bug reports.** |
| 7 | + |
1 | 8 | ### Bug Reports
|
2 |
| -You MUST have a JSBin recreation, or else your issue will be CLOSED without explanation. |
| 9 | +**You MUST have a JSBin recreation of the defect or your issue will be CLOSED without explanation** |
| 10 | + |
| 11 | +**NB:** Search the existing issues (open and closed) to see if someone has already reported your bug. If so, vote with a 👍 reaction on the topmost description of the issue [(learn how)](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) and press the Subscribe button to receive updates when progress is made. |
| 12 | + |
| 13 | +Comments like "+1" or "when will this be done?" will be ignored. Only 👍 reactions on the topmost description will be counted. |
| 14 | + |
| 15 | +**Duplicate issues will be CLOSED without explanation.** |
3 | 16 |
|
4 | 17 | Instructions: https://github.com/dalelotts/angular-bootstrap-datetimepicker/wiki/Reporting-Bugs
|
5 | 18 |
|
6 | 19 | * __Overview of the Issue__ - if an error is being thrown a non-minified stack trace helps
|
7 | 20 | * __Motivation for or Use Case__ - explain why this is a bug for you
|
8 |
| -* __angular-bootstrap-date-formats Version(s)__ - is it a regression? |
| 21 | +* __angular-date-time-input Version(s)__ - is it a regression? |
9 | 22 | * __Browsers and Operating System__ - is this a problem with all browsers or only specific ones?
|
10 |
| -* __Link to a live example__ - provide a live example (using JSBin, Plunker or JSFiddle. |
| 23 | +* __Link to a live example__ (Required) - provide a live example (using JSBin, Plunker or JSFiddle. |
11 | 24 | * __Related Issues__ - has a similar issue been reported before?
|
12 | 25 | * __Suggest a Fix__ - if you can't fix the bug yourself, perhaps you can point to what might be
|
13 | 26 | causing the problem (line of code or commit)
|
|
0 commit comments