Skip to content

Commit 349afff

Browse files
committed
Basic bug report template
1 parent 55a99a3 commit 349afff

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug in Bitkit Android
4+
title: '[BUG] '
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
## Description
10+
<!-- Brief description of the issue or additional context -->
11+
12+
13+
## Steps to Reproduce
14+
1.
15+
2.
16+
3.
17+
18+
## Actual Behavior
19+
<!-- What actually happened -->
20+
21+
22+
## Expected Behavior
23+
<!-- What you expected to happen -->
24+
25+
26+
## Logs / Screenshots / Recordings
27+
<!-- Attach relevant logs, screenshots, or screen recordings -->
28+
29+
30+
## Environment
31+
- **Bitkit Version**: <!-- e.g., 2.0.0 or commit SHA -->
32+
- **Platform**: <!-- e.g., Pixel 7 / Emulator / Android 14 -->
33+
- **Network**: <!-- mainnet / regtest / local -->

0 commit comments

Comments
 (0)