mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-04 14:10:23 +09:00
templates: Add feature template
This commit is contained in:
11
.github/ISSUE_TEMPLATE/02-feature.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/02-feature.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
name: Feature Request
|
||||
description: File a feature request.
|
||||
title: ""
|
||||
labels: ["feature"]
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
||||
description: Description of the feature.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user