Browse Source

Rename enhancement -> feature (#3886)

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
tags/v0.4.0.dev2
Jack Gerrits GitHub 1 year ago
parent
commit
6310187763
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/ISSUE_TEMPLATE/feature_request.yml

+ 1
- 1
.github/ISSUE_TEMPLATE/feature_request.yml View File

@@ -1,6 +1,6 @@
name: Feature Request
description: Request a new feature or enhancement
labels: ["enhancement"]
labels: ["feature"]

body:
- type: textarea


Loading…
Cancel
Save