mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-26 14:30:25 +00:00
18 lines
No EOL
588 B
YAML
18 lines
No EOL
588 B
YAML
name: Documentation Request
|
|
description: A request to update or improve Plex Meta Manager's documentation
|
|
title: '[Docs]: '
|
|
labels: ['status:not-yet-viewed', 'documentation']
|
|
assignees: 'meisnate12'
|
|
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: What is the improvement or update to the Documentation you wish to see?
|
|
validations:
|
|
required: true
|
|
- type: input
|
|
attributes:
|
|
label: Does the docs page already exist? Please link to it.
|
|
description: 'Example: https://metamanager.wiki/en/latest/config/operations.html'
|
|
validations:
|
|
required: false |