You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're not using the latest version, please check to see if something related to your request has already been implemented in a later version.
13
+
-->
14
+
15
+
```
16
+
...
17
+
```
18
+
19
+
### Use-cases
20
+
<!---
21
+
In order to properly evaluate a feature request, it is necessary to understand the use-cases for it.
22
+
23
+
Please describe below the end goal you are trying to achieve that has led you to request this feature.
24
+
25
+
Please keep this section focused on the problem and not on the suggested solution. We'll get to that in a moment, below!
26
+
-->
27
+
28
+
### Attempted Solutions
29
+
<!---
30
+
If you've already tried to solve the problem within SDKs existing features and found a limitation that prevented you from succeeding, please describe it below in as much detail as possible.
31
+
32
+
Ideally, this would include real code snippets that you tried and what results you got in each case.
33
+
34
+
Please remove any sensitive information such as passwords before sharing configuration snippets and command lines.
35
+
--->
36
+
37
+
### Proposal
38
+
<!---
39
+
If you have an idea for a way to address the problem, please describe it below.
40
+
41
+
In this section, it's helpful to include specific examples of how what you are suggesting might look in configuration files, or on the command line, since that allows us to understand the full picture of what you are proposing.
42
+
43
+
-->
44
+
45
+
### References
46
+
<!--
47
+
Are there any other GitHub issues, whether open or closed, that are related to the problem you've described above or to the suggested solution? If so, please create a list below that mentions each of them. For example:
0 commit comments