Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel authored Dec 10, 2023
1 parent 6f6631e commit 3230013
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: ''

---

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

**Code Example**
Code example to reproduce the behavior.

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

**Images**
If applicable, add problematic images or screenshots to help explain your problem.

**Environment (please complete the following information):**
- PHP Version:
- OS:
- GD or Imagick:

0 comments on commit 3230013

Please sign in to comment.