summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 5cfc7ab11df613d45bacfe1f74e32eec840ea6db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
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