File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a bug so we can get to squashing it.
4
+
5
+ ---
6
+
7
+ ### Description:
8
+ <!-- Describe the bug in a clear and concise way. -->
9
+
10
+ ### How to reproduce:
11
+ <!-- Describe the steps needed to reproduce this. -->
12
+ 1 .
13
+ 2 .
14
+ 3 .
15
+
16
+ ### Expected behaviour:
17
+
18
+ ### Current behaviour:
19
+
20
+ ### Reference:
21
+ <!-- Screenshots and links that show the bug -->
22
+
23
+ ### Technical info
24
+ * WordPress version: x.x.x
25
+ * Plugin version: x.x.x
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest a feature that we can implement.
4
+
5
+ ---
6
+
7
+ ### Description:
8
+ <!-- Describe the requested feature in a clear and concise way. -->
9
+
10
+ ### Alternatives:
11
+ <!-- If we don't implement this feature, what would be the best alternatives to achieve the same functionality? -->
You can’t perform that action at this time.
0 commit comments