Plex-Meta-Manager/.github/ISSUE_TEMPLATE/3.docs_request.yml

23 lines
904 B
YAML
Raw Normal View History

2022-11-09 06:41:12 +00:00
name: Wiki Issue
2024-04-22 14:20:12 +00:00
description: A request to update or improve Kometa's wiki
2022-03-08 07:49:05 +00:00
labels: ['status:not-yet-viewed', 'documentation']
assignees: 'meisnate12'
body:
2022-09-27 06:19:29 +00:00
- type: markdown
attributes:
value: >
**THIS IS NOT THE PLACE TO ASK FOR SUPPORT OR FEATURE REQUESTS!**
2024-04-22 14:20:12 +00:00
Please use [Kometa Discord](https://kometa.wiki/en/latest/discord/) and post your question under the ` kometa-support` channel for support issues.
Please use [Kometa Features](https://features.kometa.wiki/) to request and upvote features.
2022-03-08 07:49:05 +00:00
- type: textarea
attributes:
2022-03-08 08:42:21 +00:00
label: What is the improvement or update to the Wiki you wish to see?
2022-03-08 07:49:05 +00:00
validations:
required: true
- type: input
attributes:
label: Does the docs page already exist? Please link to it.
2024-04-22 14:20:12 +00:00
description: 'Example: https://kometa.wiki/en/latest/config/operations.html'
2022-03-08 07:49:05 +00:00
validations:
required: false