pull_request_template.md

July 27, 2026 ยท View on GitHub

What changed

Why

Breaking changes

If this change breaks an existing user workflow, document what breaks and what migration steps users need to take. Otherwise write "None".

Tested on

  • Device:
  • Android version:
  • Install path: (A: native Termux / B: proot-distro Ubuntu / C: Android Virtualization Framework, AVF)
  • Install method: (install.sh / install-pinned.sh / migrate.sh / manual)
  • Node.js version: (Path B or pinned installs only; N/A on native Path A)
  • Scenarios run (happy path + edges, e.g. fresh install vs upgrade, Path A vs B):

Checklist

  • Tested on a real Android device (if your change touches installation, scripts, or a documented device claim; N/A for docs-only fixes)
  • Prose follows repo style (see CONTRIBUTING.md)

The maintainer handles versioning and the CHANGELOG at release time, so you do not need to update either.