mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
27 lines
689 B
Markdown
27 lines
689 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new feature
|
|
title: ''
|
|
labels: 'enhancement'
|
|
assignees: 'shivammathur'
|
|
|
|
---
|
|
|
|
**Describe the feature**
|
|
<!-- Please describe concisely the feature you want to add. -->
|
|
|
|
**Version**
|
|
- [ ] I have checked releases, and the feature is missing in the latest patch version of `v2`.
|
|
|
|
**Underlying issue**
|
|
<!-- Please describe the issue this would solve. -->
|
|
|
|
**Describe alternatives**
|
|
<!-- Please mention any alternative solutions you've considered. -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context or screenshots about the feature request here. -->
|
|
|
|
**Are you willing to submit a PR?**
|
|
<!-- We accept pull requests targeting the develop branch. -->
|