Mention that logs contain file names in the report bug confirmation
@@ -81,7 +81,7 @@ Future<void> sendLogs(
content.addAll(
[
Text(
- "This will send across logs and metrics that will help us debug your issue better",
+ "This will send across logs to help us debug your issue. Please note that file names will be included to help track issues with specific files.",
style: TextStyle(
height: 1.5,
fontSize: 16,