Skip to content

CONTRIBUTING.md "Reporting a Bug" checklist omits the log-artifact bullet present in README.md #46

@bibonix

Description

@bibonix

The "Reporting a Bug" checklist in CONTRIBUTING.md (lines 9–16) does not ask reporters to include app logs for connection, reconnection, or leak bugs. The equivalent checklist in README.md (What Makes a Good Report, lines 34–42) was updated in commit 925571c (#40) to add:

App logs when the bug involves a connection drop, a reconnection failure, or a suspected leak: adb logcat output on Android.

A reporter reading only CONTRIBUTING.md — the document linked from the issue form — will omit log output for the categories this tracker treats as highest priority. That omission triggers an extra round-trip on every connection-drop, reconnection, and leak report before diagnosis can begin.

Proposed fix: add the same bullet to CONTRIBUTING.md after line 16 (the "server or country" bullet), matching the wording used in README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions