mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
19 lines
366 B
YAML
19 lines
366 B
YAML
name: 🪄 Feature Request
|
|
description: Request a new feature or enhancement.
|
|
labels:
|
|
- 'needs-triage'
|
|
- 'type: feature-request'
|
|
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: What would you like to be added?
|
|
validations:
|
|
required: true
|
|
|
|
- type: textarea
|
|
attributes:
|
|
label: Why is this needed?
|
|
validations:
|
|
required: true
|