|
1 | 1 | ### Bug Reports
|
2 | 2 | You MUST have a JSBin recreation, or else your issue will be CLOSED without explanation.
|
3 |
| -Instructions: http://fullcalendar.io/wiki/Reporting-Bugs/ |
4 | 3 |
|
5 |
| -* **Overview of the Issue** - if an error is being thrown a non-minified stack trace helps |
6 |
| -* **Motivation for or Use Case** - explain why this is a bug for you |
7 |
| -* **angular-bootstrap-datetimepicker Version(s)** - is it a regression? |
8 |
| -* **Browsers and Operating System** - is this a problem with all browsers or only specific ones? |
9 |
| -* **Link to a live example** - provide a live example (using JSBin, Plunker or JSFiddle. |
10 |
| -* **Related Issues** - has a similar issue been reported before? |
11 |
| -* **Suggest a Fix** - if you can't fix the bug yourself, perhaps you can point to what might be |
| 4 | +Instructions: https://github.com/dalelotts/angular-bootstrap-datetimepicker/wiki/Reporting-Bugs |
| 5 | + |
| 6 | +* __Overview of the Issue__ - if an error is being thrown a non-minified stack trace helps |
| 7 | +* __Motivation for or Use Case__ - explain why this is a bug for you |
| 8 | +* __angular-bootstrap-datetimepicker Version(s)__ - is it a regression? |
| 9 | +* __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. |
| 11 | +* __Related Issues__ - has a similar issue been reported before? |
| 12 | +* __Suggest a Fix__ - if you can't fix the bug yourself, perhaps you can point to what might be |
12 | 13 | causing the problem (line of code or commit)
|
13 | 14 |
|
14 | 15 | ### Feature Requests
|
15 | 16 | Search the issue tracker for an existing ticket before creating a new one.
|
16 |
| -Instructions: http://fullcalendar.io/wiki/Requesting-Features/ |
| 17 | +Instructions: https://github.com/dalelotts/angular-bootstrap-datetimepicker/wiki/Requesting-Features |
17 | 18 |
|
18 | 19 | (Please erase the above text and begin typing. Thanks!)
|
0 commit comments