CONTRIBUTING.md line 11 names iOS 17 and macOS 14 as example platforms in the bug-report checklist:
App version (build number) and platform (e.g. Android 14, iOS 17, macOS 14).
README.md was updated (closing #19) to strip all iOS and macOS references because APN ships only an Android client. The CONTRIBUTING.md checklist was not updated in the same pass, so it now advertises a reporting path for two platforms the project does not support.
The fix is to replace the platform example on line 11 of CONTRIBUTING.md with Android only, e.g. (e.g. Android 14), matching README.md and the stated scope of the project.
CONTRIBUTING.md line 11 names iOS 17 and macOS 14 as example platforms in the bug-report checklist:
README.md was updated (closing #19) to strip all iOS and macOS references because APN ships only an Android client. The CONTRIBUTING.md checklist was not updated in the same pass, so it now advertises a reporting path for two platforms the project does not support.
The fix is to replace the platform example on line 11 of CONTRIBUTING.md with Android only, e.g.
(e.g. Android 14), matching README.md and the stated scope of the project.