This repository was archived by the owner on Feb 2, 2025. It is now read-only.
File tree 1 file changed +15
-13
lines changed
1 file changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -10,21 +10,10 @@ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
10
10
11
11
<!-- Check one of the following options with "x" -->
12
12
<pre ><code >
13
- [ ] Regression (a behavior that used to work and stopped working in a new release)
14
13
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
15
14
[ ] Feature request
16
15
[ ] Documentation issue or request
17
- </code ></pre >
18
-
19
- ## What versions you are using?
20
-
21
- <pre ><code >
22
- - node version:
23
- - angular version:
24
- - angular-cli version:
25
- - jquery version:
26
- - datatables version:
27
- - angular-datatables version:
16
+ [ ] Question
28
17
</code ></pre >
29
18
30
19
## Current behavior
@@ -38,9 +27,22 @@ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
38
27
## Minimal reproduction of the problem with instructions
39
28
40
29
<!--
30
+ Please provide your HTML/TS codes!
31
+
41
32
For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
42
- https://plnkr.co or similar (you can use this template as a starting point: http ://plnkr.co/edit/FUm69kMAmmSXnlvWxL4f ).
33
+ https://stackblitz.com or similar (you can use this template as a starting point: https ://stackblitz.com/fork/angular-datatables-gitter ).
43
34
Write your example code using [Markdown](https://help.github.com/articles/github-flavored-markdown) syntax. Really, it's not difficult...
44
35
45
36
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!!!
46
37
-->
38
+
39
+ ## Environment
40
+
41
+ <pre ><code >
42
+ - node version:
43
+ - angular version:
44
+ - angular-cli version:
45
+ - jquery version:
46
+ - datatables version:
47
+ - angular-datatables version:
48
+ </code ></pre >
You can’t perform that action at this time.
0 commit comments