We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d6ac5 commit b99ecf7Copy full SHA for b99ecf7
1 file changed
.github/ISSUE_TEMPLATE/custom.md
@@ -0,0 +1,22 @@
1
+---
2
+name: Custom issue template
3
+about: Describe this issue template's purpose here.
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+> *Warning*: Failing to provide necessary information may cause the issue to be closed without consideration
11
12
+### I found this bug / like to have this functionality / need more documentation on
13
14
+### This is EZSQL and PHP version I am using
15
16
+### This is a PHP code snippet I use
17
18
+```php
19
+<?php
20
21
22
+```
0 commit comments