summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-08 03:53:33 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-08 03:53:33 +0000
commitd31442290b1dba74caf2ede43e1520b3cdf79ed6 (patch)
treecbc34cfa61257c8347755bfbb0a82b82513c3cda /.github/ISSUE_TEMPLATE/bug_report.md
parent04d965d67a7264a1c7c211494aebda1953df7603 (diff)
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md38
1 files changed, 0 insertions, 38 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 5cfc7ab..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-name: Bug report
-about: Something does not work as documented or expected
-title: "[bug] "
-labels: bug
----
-
-## What happened?
-
-## What did you expect?
-
-## Steps to reproduce
-
-1.
-2.
-3.
-
-## Environment
-
-- MainAX25 version / commit:
-- OS:
-- Hardware: TNC2C / BayCom SER12 / CRDOP / other
-- Operating mode: standalone / hybbx-host / service
-- Config (relevant paths or INI sections only, no secrets):
-
-## Logs / output
-
-```
-(paste here)
-```
-
-## Documentation checked
-
-- [ ] [README.md](../../README.md)
-- [ ] [docs/README.md](../../docs/README.md)
-- [ ] [docs/DEVELOPMENT.md](../../docs/DEVELOPMENT.md)
-- [ ] [docs/HYBBX.md](../../docs/HYBBX.md)
-- [ ] [docs/PLATFORMS.md](../../docs/PLATFORMS.md)
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com