mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-08 14:21:29 +01:00
13 lines
314 B
YAML
13 lines
314 B
YAML
name: Feature request
|
|
description: Suggest an idea for this project
|
|
title: '[FR]: '
|
|
labels: Type-Enhancement
|
|
assignees: martinrotter
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Brief description of the feature request
|
|
description: Write your description here.
|
|
validations:
|
|
required: true
|