Skip to content

Commit

Permalink
Added an enhancement template for github (apache#7637)
Browse files Browse the repository at this point in the history
### Motivation
Added a enhancement issue template for github so that its labelled correctly.
  • Loading branch information
vcottagiri authored Jul 22, 2020
1 parent 2a59f58 commit d1f48bf
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Enhancement request
about: Suggest an enhancement for this project
title: ''
labels: type/enhancement
assignees: ''

---

**Is your enhancement request related to a problem? Please describe.**
A clear and concise description of what the enhancement is.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit d1f48bf

Please sign in to comment.