We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6407d2 commit 06b7b30Copy full SHA for 06b7b30
.github/ISSUE_TEMPLATE/2-help-wanted.yml
@@ -53,7 +53,7 @@ body:
53
attributes:
54
label: "[Optional] Relevant log output"
55
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
56
- placeholder: "include iOS / Android logs\n- $ adb logcat -s TSLocationManager:V\n- ios XCode logs"
+ placeholder: "include iOS / Android logs\n- $ adb logcat -s TSBackgroundFetch:V\n- ios XCode logs"
57
render: shell
58
validations:
59
required: false
0 commit comments