Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 97986a9

Browse files
committed
Add Github issue template
1 parent 5a932bc commit 97986a9

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Before you write your question, please take some extra time to write a good title that is short yet descriptive.
2+
3+
## What are the versions you are using?
4+
5+
- jquery version:
6+
- datatables version:
7+
- angular-datatables version:
8+
9+
## What's the problem?
10+
11+
Describe your issue and be specific, especially in reproduction steps.
12+
Try to consistently reproduce your issue — in a clean environment.
13+
14+
## Can you share your code?
15+
16+
Write your example code using [Markdown](https://help.github.com/articles/github-flavored-markdown) syntax. Really, it's not difficult...
17+
If you can, a [plnkr](http://plnkr.co/), [jsfiddle](https://jsfiddle.net/), [codepen](http://codepen.io/) or something alike is even better!
18+
19+
Forgive me for being blunt, but if you can't follow this simple issue template (especially the code), don't expect me to help you efficiently!!!
20+

0 commit comments

Comments
 (0)