You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
588 B
18 lines
588 B
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 |