6 lines
519 B
Markdown
6 lines
519 B
Markdown
# Commit & Pull Request Guidelines
|
|
Pull requests should include a short summary, impacted pages or modules, manual test steps, linked issues when available, and screenshots for UI changes. For BLE-related changes, call out protocol assumptions, permissions touched, and any platform-specific risk.
|
|
|
|
# Security & Configuration Tips
|
|
Do not commit production secrets, API tokens, or real device credentials. Review `manifest.json` permission changes carefully, since they affect Android packaging and device capabilities.
|