Update feature_request.md (#2738)

* Update feature_request.md

About can't be blank

* Update feature_request.md

* Rename feature_request.md to enhancement.md
This commit is contained in:
Igor Demin
2023-02-13 16:41:44 +03:00
committed by GitHub
parent 98a47640d6
commit f546ff4af4
2 changed files with 8 additions and 8 deletions

8
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View File

@@ -0,0 +1,8 @@
---
name: Enhancement
about: 'New feature or request'
title: ''
labels: 'enhancement'
assignees: ''
---

View File

@@ -1,8 +0,0 @@
---
name: Feature request
about: ''
title: ''
labels: ''
assignees: ''
---