mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 12:21:07 +07:00
24 lines
581 B
Markdown
24 lines
581 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new feature
|
|
title: ''
|
|
labels: t:enhancement
|
|
assignees: 'shivammathur'
|
|
|
|
---
|
|
|
|
**Describe the feature**
|
|
<!-- Please describe concisely the feature you want to add. -->
|
|
|
|
**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. -->
|