Skip to content

Commit 9a67b1a

Browse files
authored
Update issue templates
1 parent 4e119de commit 9a67b1a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+25
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)