We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e119de commit 9a67b1aCopy full SHA for 9a67b1a
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,25 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: Joannis
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Sample to Reproduce**
14
+Code + Sample Data that reproduces the issue
15
16
+**Expected behavior**
17
+A clear and concise description of what you expected to happen.
18
19
+**Environment (please complete the following information):**
20
+ - OS: [e.g. iOS 17, macOS 14, Ubuntu 24.04
21
+ - Compilation Mode: Debug or Release
22
+ - IkigaJSON Version:
23
24
+**Additional context**
25
+Add any other context about the problem here.
0 commit comments