File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ assignees: ''
1111
1212** Component**
1313What is the bug in?
14- - Demos (python sdk, etc)
14+ - SDKs (Python / Kotlin)
15+ - Other Demos
1516- Tutorials
1617- Documentation
1718- Specs (BLE, HTTP)
@@ -29,6 +30,13 @@ Steps to reproduce the behavior:
2930** Expected behavior**
3031A clear and concise description of what you expected to happen.
3132
33+ ** Logs**
34+ If this is a bug in API communication, the bug report must contain parsed logs of the communication. If this bug is
35+ regarding:
36+ - Python SDK. Get logs as specified in [ troubleshooting] ( https://gopro.github.io/OpenGoPro/python_sdk/troubleshooting.html )
37+ - Kotlin SDK. Provide the relevant sections of the [ Logcat] ( https://developer.android.com/studio/debug/logcat ) file
38+ - Your own example: provide parsed human-readable logs.
39+
3240** Screenshots**
3341If applicable, add screenshots to help explain your problem.
3442
You can’t perform that action at this time.
0 commit comments