We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a7eb92 + 0b8fc9d commit 5c10649Copy full SHA for 5c10649
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,33 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug in Bitkit iOS
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., iPhone 15 Pro / Simulator / iOS 17.4 -->
33
+- **Network**: <!-- mainnet / regtest / local -->
0 commit comments