RapierXbox/ShellyElevate

README - Writing an issue.

Open

#23 opened on 2025年5月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (17 forks)auto 404
good first issue

Repository metrics

Stars
 (129 stars)
PR merge metrics
 (PR metrics pending)

説明

Please use the following template when reporting a bug. This will help me resolve issues more efficiently. Note: Only use this template for bugs. Suggestions, improvements, and feature requests do not require this format.

Device: e.g., Shelly Wall Display X2

Build and Version: If you downloaded the app from releases include the version, if you build yourself include the tag of the latest commit

Logs: If the issue occurs while the app is running, use:

adb logcat --pid=$(adb shell pidof me.rapierxbox.shellyelevatev2)

If the issue happens before the app starts, use:

adb logcat

Description: Clearly describe the issue you're experiencing.

コントリビューターガイド