File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Bug Report
2+ description : Report a bug in Bitkit Android
3+ title : ' '
4+ type : bug
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : Description
10+ description : Brief description of the issue or additional context
11+ validations :
12+ required : true
13+
14+ - type : textarea
15+ id : steps
16+ attributes :
17+ label : Steps to Reproduce
18+ value : |
19+ 1.
20+ 2.
21+ 3.
22+ validations :
23+ required : true
24+
25+ - type : textarea
26+ id : actual
27+ attributes :
28+ label : Actual Behavior
29+ description : What actually happened
30+ validations :
31+ required : true
32+
33+ - type : textarea
34+ id : expected
35+ attributes :
36+ label : Expected Behavior
37+ description : What you expected to happen
38+ validations :
39+ required : true
40+
41+ - type : textarea
42+ id : logs
43+ attributes :
44+ label : Logs / Screenshots / Recordings
45+ description : Attach relevant logs, screenshots, or screen recordings
46+ validations :
47+ required : false
48+
49+ - type : input
50+ id : version
51+ attributes :
52+ label : Bitkit Version
53+ placeholder : e.g., 2.0.0 or commit SHA
54+ validations :
55+ required : false
56+
57+ - type : input
58+ id : platform
59+ attributes :
60+ label : Platform
61+ placeholder : e.g., Pixel 7 / Emulator / Android 14
62+ validations :
63+ required : false
64+
65+ - type : input
66+ id : network
67+ attributes :
68+ label : Network
69+ placeholder : e.g., mainnet / regtest / local
70+ validations :
71+ required : false
You can’t perform that action at this time.
0 commit comments