Skip to content

Commit a1f8148

Browse files
committed
docs(issue_template): Fix bad links in issue template
1 parent 81a1d5f commit a1f8148

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

.github/issue_template.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
### Bug Reports
22
You MUST have a JSBin recreation, or else your issue will be CLOSED without explanation.
3-
Instructions: http://fullcalendar.io/wiki/Reporting-Bugs/
43

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
1213
causing the problem (line of code or commit)
1314

1415
### Feature Requests
1516
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
1718

1819
(Please erase the above text and begin typing. Thanks!)

0 commit comments

Comments
 (0)