mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-23 02:43:24 +00:00
✨ +feature request template
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: You have an idea for a new feature (or improve an existing one)? Great!
|
||||
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 feature request,
|
||||
please use the Q&A section under discussions instead. Thanks!
|
||||
-->
|
||||
|
||||
**Describe the feature**
|
||||
|
||||
A clear and concise description of the requested feature.
|
||||
|
||||
|
||||
**Code sample** (if applicable)
|
||||
|
||||
```php
|
||||
// your code here
|
||||
```
|
||||
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context here (if applicable).
|
||||
|
||||
|
||||
**Are you (the requester) willing to submit a pull request for that feature?**
|
||||
|
||||
[YES|NO] (A yes will greatly increase the chance that the feature will be added)
|
||||
Reference in New Issue
Block a user