Files
FridaBox/.github/PULL_REQUEST_TEMPLATE.md

38 lines
1.1 KiB
Markdown

## Summary
Describe the problem and the narrow change that solves it.
## Affected boundary
- [ ] Host UI/import/policy
- [ ] Virtual package or process runtime
- [ ] Gadget lifecycle or agent configuration
- [ ] Controller or Frida scripts
- [ ] Build/release/tooling
- [ ] Documentation only
## Validation
- [ ] Relevant unit tests pass
- [ ] `:app:check` passes
- [ ] Debug build passes
- [ ] Release build passes
- [ ] Device validation attached when runtime behavior changed
- [ ] Original guest APK remains unmodified
- [ ] No credentials, private agents, proprietary APKs, or sensitive logs included
- [ ] I understand and can explain every submitted change, including AI-assisted code
## Evidence
List exact commands, Android/device details, and sanitized output.
## Research assistance
If Codex, Claude, or another assistant materially contributed, identify the
tool, the scoped task it helped with, and the manual review/device validation
you performed. Never include prompts or transcripts containing sensitive data.
## Risks and limitations
Describe compatibility impact, process-lifecycle assumptions, and remaining gaps.