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

24 lines
581 B
Markdown
Raw Normal View History

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