mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
13 lines
327 B
YAML
13 lines
327 B
YAML
name: Feature Request
|
|
description: File a feature request
|
|
title: '[Feature Request]: '
|
|
labels:
|
|
- feature-request
|
|
body:
|
|
- type: textarea
|
|
id: feature-request-content
|
|
attributes:
|
|
label: What do you want us to work on?
|
|
description: Please let us know what do you think
|
|
validations:
|
|
required: true
|