add PMM Default Files

This commit is contained in:
meisnate12
2022-05-26 11:12:28 -04:00
parent 7a3a0e3c01
commit 74617d75e8
101 changed files with 5720 additions and 2 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1 @@
github: meisnate12

View File

@@ -0,0 +1,45 @@
name: User Config Issue
description: Post here if there is an issue with the configuration of the config files or for missing images from the config files. Not for Errors.
title: '[Bug]: '
labels: ['bug']
assignees: 'meisnate12'
body:
- type: markdown
attributes:
value: >
**THIS IS NOT THE PLACE TO ASK FOR SUPPORT!**
Please use [Ple Meta Manager Discord](https://discord.gg/NfH6mGFuAB) and post your question under the `plex-meta-manager` channel for support issues and other Plex Meta Manager Errors.
- type: input
id: file
attributes:
label: Link to File
description: Link to the config File in question
placeholder: https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/PMM/actor.yml
validations:
required: true
- type: input
id: version
attributes:
label: Version Number
description: Can be found at the beginning of your log file
placeholder: eg. 1.16.0
validations:
required: true
- type: dropdown
id: branch
attributes:
label: What branch are you on?
options:
- master
- develop
- nightly
validations:
required: true
- type: textarea
id: description
attributes:
label: Describe the Bug
description: A clear and concise description of the bug.
validations:
required: true

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Plex Meta Manager Issue
url: https://github.com/meisnate12/Plex-Meta-Manager/issues/new/choose
about: Please post Issues/Errors for Plex Meta Manager in the main repository not here.
- name: Plex Meta Manager Wiki
url: https://metamanager.wiki
about: Check the wiki for information.
- name: Discord
url: https://discord.gg/NfH6mGFuAB
about: Use the Plex Meta Manager Discord to ask for support.

4
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,4 @@
## Checklist
- [ ] I only edited my own config files.
- [ ] I didn't upload any poster or background images to the repository