Browse Source

Create feature.yaml

pull/551/head
jn64 GitHub 2 years ago
parent
commit
cc60eac4a0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      .github/ISSUE_TEMPLATE/feature.yaml

+ 9
- 0
.github/ISSUE_TEMPLATE/feature.yaml View File

@@ -0,0 +1,9 @@
name: Feature request
description: Request a new feature
body:
- type: textarea
id: feature-description
attributes:
label: Description
validations:
required: true

Loading…
Cancel
Save