mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-04 14:10:23 +09:00
12 lines
235 B
YAML
12 lines
235 B
YAML
name: Feature Request
|
|
description: File a feature request.
|
|
title: "<title>"
|
|
labels: ["feature"]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Description
|
|
description: Description of the feature.
|
|
validations:
|
|
required: true
|