mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 03:58:28 +00:00
Update issue templates
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to.
|
||||
If you have a question or an issue that is not a bug, please use the Q&A section under discussions instead. Thanks!
|
||||
-->
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Steps to reproduce the behavior**
|
||||
- Execute ...
|
||||
- ...
|
||||
- Error message: ...
|
||||
|
||||
**Code sample**
|
||||
```php
|
||||
// your code here
|
||||
```
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
- PHP version/OS: [e.g. 7.4.12, Ubuntu 20.04]
|
||||
- Library Version [e.g. 4.3.1]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user