diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-08 03:53:33 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-08 03:53:33 +0000 |
| commit | d31442290b1dba74caf2ede43e1520b3cdf79ed6 (patch) | |
| tree | cbc34cfa61257c8347755bfbb0a82b82513c3cda /.github/pull_request_template.md | |
| parent | 04d965d67a7264a1c7c211494aebda1953df7603 (diff) | |
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 57f4469..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,37 +0,0 @@ -## Summary - -<!-- What does this PR do and why? --> - -## Type - -- [ ] Bug fix -- [ ] Feature -- [ ] Documentation -- [ ] Refactor / internal -- [ ] Build / CI -- [ ] Plugin / stack integration - -## Testing - -- [ ] `./scripts/build.sh` succeeds -- [ ] `./scripts/test.sh` succeeds (offline) -- [ ] `./scripts/release-check.sh` succeeds -- [ ] Manual hardware verification (if TNC/modem/RF touched): - -## Documentation - -- [ ] Updated `plugins/manifest.yaml` and/or `plugins/**/plugin.yaml` (if plugin changed) -- [ ] Updated [docs/README.md](../docs/README.md) index (if docs added/removed) -- [ ] Updated [docs/HYBBX.md](../docs/HYBBX.md) and/or `share/hybbx/*.ini.example` (if HyBBX attach changed) -- [ ] Updated [docs/PLATFORMS.md](../docs/PLATFORMS.md) (if platform limits changed) -- [ ] Updated [docs/V1.0.0-SCOPE.md](../docs/V1.0.0-SCOPE.md) (if v1 scope changed) - -## Architecture - -- [ ] Standalone-first: MAX25 owns TNC/modem lifecycle, not HyBBX sessions -- [ ] Plugin hierarchy unchanged or documented ([docs/ARCHITECTURE.md](../docs/ARCHITECTURE.md)) -- [ ] HyBBX remains external consumer — no vendoring hyBBX - -## Notes - -<!-- Optional: breaking changes, follow-ups --> |
