Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz authored Apr 15, 2024
1 parent 6f9b67d commit 727f4f9
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

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

**To Reproduce**
Please provide a full repro link or a build.gradle/build.gradle.kts which can reproduce your issue.

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

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. Mac Sonoma 14.13.1]
- BuildKonfig Version [e.g. v0.15.1]
- Kotlin Version [e.g. v1.9.22]
- Gradle Version [e.g. v8.3]


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

0 comments on commit 727f4f9

Please sign in to comment.