File tree Expand file tree Collapse file tree 5 files changed +146
-0
lines changed Expand file tree Collapse file tree 5 files changed +146
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug Report"
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- -
11
+ How to Report Bugs and Suggest Product & Ecosystem Improvements:
12
+ https://paper.dropbox.com/doc/How-to-Report-Bugs-and-Suggest-Product-Ecosystem-Improvements--BGV4EfgBmCf9BEYOFHOonxxGAQ-l7r9iojTkeAovyib1xY5s
13
+ -->
14
+
15
+ # Component Bug Report
16
+
17
+ ## Description
18
+
19
+ [ Description of the bug]
20
+
21
+ ## Component Version
22
+
23
+ [
24
+ Version of the component running when the below steps to reproduce were performed
25
+ Platform version running when/installation name where the below steps were reproduced
26
+ Credentials used
27
+ ]
28
+
29
+ ## Steps to Reproduce
30
+
31
+ 1 .
32
+ 2 .
33
+ 3 .
34
+ 4 .
35
+ 5 .
36
+
37
+ ## Actual Result
38
+
39
+ [ What actually happened]
40
+
41
+ ## Expected Result
42
+
43
+ [ What you expected to happen]
44
+
45
+ ## Workaround(s)
46
+
47
+ [ Any known workaround(s) to circumvent the above issue]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F3ED New OIH Action or Trigger"
3
+ about : Request a new action or trigger to be added to the component
4
+ title : ' Add OIH Action/Trigger: {Action/Trigger Name}'
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- -
11
+ How to Report Bugs and Suggest Product & Ecosystem Improvements:
12
+ https://paper.dropbox.com/doc/How-to-Report-Bugs-and-Suggest-Product-Ecosystem-Improvements--BGV4EfgBmCf9BEYOFHOonxxGAQ-l7r9iojTkeAovyib1xY5s
13
+ -->
14
+
15
+ # New OIH Action or Trigger: {Action/Trigger Name}
16
+ [ OIH Standard] ( https://github.com/elasticio/Connectors/blob/master/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md#{Section} )
17
+
18
+ ## Config Fields
19
+ * {Field Name} ({Field Type}, {optional/required}): {Additional Info}
20
+
21
+ ## Input Metadata
22
+ * {Field Name} ({Field Type}, {optional/required}): {Additional Info}
23
+
24
+ ## Output Metadata
25
+ * [ List of items to appear in the output]
26
+
27
+ ## Implementation Notes
28
+
29
+ ## Related API Documentation
30
+ * [ Links to related API documentation]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F440 Migration to Use New API Features"
3
+ about : If the underlying API changes and work is needed to migrate to a new version
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- -
11
+ How to Report Bugs and Suggest Product & Ecosystem Improvements:
12
+ https://paper.dropbox.com/doc/How-to-Report-Bugs-and-Suggest-Product-Ecosystem-Improvements--BGV4EfgBmCf9BEYOFHOonxxGAQ-l7r9iojTkeAovyib1xY5s
13
+ -->
14
+
15
+ # Migration to Use New API Features
16
+
17
+ ## Description
18
+
19
+ [ Description of the changes needed]
20
+
21
+ ## Due Date
22
+
23
+ [ Date at which the migration must be completed (if the component currently uses an API that is being depricated).]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F680 Other Feature Request"
3
+ about : Suggest an idea for this component
4
+ title : ' '
5
+ labels : enhancement
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- -
11
+ How to Report Bugs and Suggest Product & Ecosystem Improvements:
12
+ https://paper.dropbox.com/doc/How-to-Report-Bugs-and-Suggest-Product-Ecosystem-Improvements--BGV4EfgBmCf9BEYOFHOonxxGAQ-l7r9iojTkeAovyib1xY5s
13
+ -->
14
+
15
+ # Other Feature Request
16
+
17
+ ## Description
18
+
19
+ [ Description of the enhancement]
20
+
21
+ ## Definition of Done
22
+
23
+ [ What you expected to be implemented]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F4A9 Internal Issue"
3
+ about : Suggest an internal technical issue/enhancement
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- -
11
+ How to Report Bugs and Suggest Product & Ecosystem Improvements:
12
+ https://paper.dropbox.com/doc/How-to-Report-Bugs-and-Suggest-Product-Ecosystem-Improvements--BGV4EfgBmCf9BEYOFHOonxxGAQ-l7r9iojTkeAovyib1xY5s
13
+ -->
14
+
15
+ # Internal Issue/Enhancement
16
+
17
+ ## Description
18
+
19
+ [ Description of the enhancement]
20
+
21
+ ## Definition of Done
22
+
23
+ [ What you expected to be implemented]
You can’t perform that action at this time.
0 commit comments