File tree 2 files changed +60
-0
lines changed
2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : File a bug report for unexpected behavior when using the SDK
4
+ title : ' '
5
+ labels : bug, untriaged
6
+ assignees : mslukebo
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior:
15
+ 1 . Create a plugin that uses feature X/does Y
16
+ 2 . Load the plugin with WPA/the Engine
17
+ 3 . Perform actions ...
18
+
19
+ ** Expected behavior**
20
+ A clear and concise description of what you expected to happen.
21
+
22
+ ** Actual behavior**
23
+ A clear and concise description of what actually happens.
24
+
25
+ ** Screenshots**
26
+ If applicable, add screenshots to help explain your problem.
27
+
28
+ ** Version information (please complete the following information):**
29
+ - SDK version:
30
+ - Engine version (if applicable):
31
+ - WPA version (if applicable):
32
+
33
+ ** Additional context**
34
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : enhancement, untriaged
6
+ assignees : mslukebo
7
+
8
+ ---
9
+
10
+ ** Is your feature request an entirely new concept?**
11
+ E.g. "I would like tables to support real-time data streaming."
12
+
13
+ ** Is your feature request related to an existing component?**
14
+ E.g. "I would like more functionality on the ` TableConfiguration ` class.
15
+
16
+ ** Is your feature request related to a problem? Please describe.**
17
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
18
+
19
+ ** Describe the solution you'd like**
20
+ A clear and concise description of what you want to happen.
21
+
22
+ ** Describe alternatives you've considered**
23
+ A clear and concise description of any alternative solutions or features you've considered.
24
+
25
+ ** Additional context**
26
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments