We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a99a3 commit 349afffCopy full SHA for 349afff
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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