Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis authored Feb 20, 2024
1 parent 4e119de commit 9a67b1a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: Joannis

---

**Describe the bug**
A clear and concise description of what the bug is.

**Sample to Reproduce**
Code + Sample Data that reproduces the issue

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment (please complete the following information):**
- OS: [e.g. iOS 17, macOS 14, Ubuntu 24.04
- Compilation Mode: Debug or Release
- IkigaJSON Version:

**Additional context**
Add any other context about the problem here.

0 comments on commit 9a67b1a

Please sign in to comment.