1
Fork 0
poke/issue_template/enhancement.yml

19 lines
513 B
YAML
Raw Permalink Normal View History

2024-08-02 10:37:01 -04:00
name: Enhancement
description: This is an enhancement/feature you would like to see in Poke
title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
> [!WARNING]
> The following will never be added:
> * iOS app (use the PWA)
> * non-free codecs
- type: textarea
id: describe
attributes:
label: Describe the enhancement
placeholder: What would you like to see being added?
validations:
required: true