Skip to content

Commit c7628ac

Browse files
committed
Add issue template
1 parent 6e9b513 commit c7628ac

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Thanks for contributing :-)
2+
3+
In lieu of a own guideline, please have a look at the
4+
[Fancytree Contributing Guidelines](https://github.com/mar10/fancytree/wiki/HowtoContribute#report-issues).

.github/ISSUE_TEMPLATE.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Thanks for contributing :-)
2+
3+
Please add info below, then remove all unneeded lines from this issue report.
4+
5+
6+
### Expected and actual behavior
7+
8+
... (Maybe even a screenshot? Any hints on the browser's debug console?)
9+
10+
11+
### Steps to reproduce the problem
12+
13+
1. ...
14+
2. ...
15+
16+
Could you set up a jsFiddle (http://jsfiddle.net/mar10/6o3u8a88/) or
17+
Plunker (http://plnkr.co/edit/Bbcoqy?p=preview) ?
18+
19+
20+
### Environment
21+
22+
- Browser type and version:
23+
- jQuery and jQuery UI versions:
24+
- Fancytree version:
25+
enabled/affected extensions:

0 commit comments

Comments
 (0)