setup-php/.github/ISSUE_TEMPLATE/feature_request.md

24 lines
581 B
Markdown
Raw Normal View History

2019-09-21 16:23:35 +05:30
---
name: Feature request
2020-05-16 11:28:01 +05:30
about: Suggest a new feature
2019-09-21 16:23:35 +05:30
title: ''
2020-05-16 11:28:01 +05:30
labels: t:enhancement
assignees: 'shivammathur'
2019-09-21 16:23:35 +05:30
---
2020-05-16 11:28:01 +05:30
**Describe the feature**
<!-- Please describe concisely the feature you want to add. -->
2019-09-21 16:23:35 +05:30
2020-05-16 11:28:01 +05:30
**Underlying issue**
<!-- Please describe the issue this would solve. -->
2019-09-21 16:23:35 +05:30
2020-05-16 11:28:01 +05:30
**Describe alternatives**
<!-- Please mention any alternative solutions you've considered. -->
2019-09-21 16:23:35 +05:30
**Additional context**
2020-05-16 11:28:01 +05:30
<!-- 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. -->