From 97d212f43d26fa62d1dd0e086978098551d7673c Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:58:23 -0400 Subject: [PATCH] feat!: remove discussions (#393) --- .github/DISCUSSION_TEMPLATE/actions.yml | 41 ------------------ .github/DISCUSSION_TEMPLATE/gsms.yml | 31 -------------- .github/DISCUSSION_TEMPLATE/plexhints.yml | 31 -------------- .github/DISCUSSION_TEMPLATE/plexyglass.yml | 31 -------------- .github/DISCUSSION_TEMPLATE/plugger.yml | 41 ------------------ .../python-plexapi-backport.yml | 32 -------------- .github/DISCUSSION_TEMPLATE/retroarcher.yml | 41 ------------------ .github/DISCUSSION_TEMPLATE/sunshine.yml | 31 -------------- .github/DISCUSSION_TEMPLATE/themerr.yml | 42 ------------------- 9 files changed, 321 deletions(-) delete mode 100644 .github/DISCUSSION_TEMPLATE/actions.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/gsms.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/plexhints.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/plexyglass.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/plugger.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/python-plexapi-backport.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/retroarcher.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/sunshine.yml delete mode 100644 .github/DISCUSSION_TEMPLATE/themerr.yml diff --git a/.github/DISCUSSION_TEMPLATE/actions.yml b/.github/DISCUSSION_TEMPLATE/actions.yml deleted file mode 100644 index 2671d2a7..00000000 --- a/.github/DISCUSSION_TEMPLATE/actions.yml +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "" -labels: [actions] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - LizardByte's GitHub actions. ⚠️ - - NOTE: If you post in this category about topics other than our GitHub actions, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select GitHub action - description: Which product would you like to discuss? - multiple: false - options: - - "action-setup-python" - - "other/unlisted" - validations: - required: true - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/gsms.yml b/.github/DISCUSSION_TEMPLATE/gsms.yml deleted file mode 100644 index bf9a5408..00000000 --- a/.github/DISCUSSION_TEMPLATE/gsms.yml +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "" -labels: [GSMS] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - [GSMS](https://github.com/LizardByte/GSMS). ⚠️ - - NOTE: If you post in this category about topics other than GSMS, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/plexhints.yml b/.github/DISCUSSION_TEMPLATE/plexhints.yml deleted file mode 100644 index 6975f2e6..00000000 --- a/.github/DISCUSSION_TEMPLATE/plexhints.yml +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "" -labels: [plexhints] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - [plexhints](https://github.com/LizardByte/plexhints) or Plex plugin development. ⚠️ - - NOTE: If you post in this category about topics other than plexhints, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/plexyglass.yml b/.github/DISCUSSION_TEMPLATE/plexyglass.yml deleted file mode 100644 index 17808e4f..00000000 --- a/.github/DISCUSSION_TEMPLATE/plexyglass.yml +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "" -labels: [PlexyGlass] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - [PlexyGlass](https://github.com/LizardByte/PlexyGlass). ⚠️ - - NOTE: If you post in this category about topics other than PlexyGlass, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/plugger.yml b/.github/DISCUSSION_TEMPLATE/plugger.yml deleted file mode 100644 index 1cbbe27a..00000000 --- a/.github/DISCUSSION_TEMPLATE/plugger.yml +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "" -labels: [Plugger] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - Plugger. ⚠️ - - NOTE: If you post in this category about topics other than Plugger, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Plugger Product - description: Which product would you like to discuss? - multiple: true - options: - - "Plugger" - - "PluggerDB" - validations: - required: true - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/python-plexapi-backport.yml b/.github/DISCUSSION_TEMPLATE/python-plexapi-backport.yml deleted file mode 100644 index cb8571f1..00000000 --- a/.github/DISCUSSION_TEMPLATE/python-plexapi-backport.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: "" -labels: [plexhints] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - [python-plexapi-backport](https://github.com/LizardByte/python-plexapi-backport) - or Plex third-party development. ⚠️ - - NOTE: If you post in this category about topics other than python-plexapi-backport, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/retroarcher.yml b/.github/DISCUSSION_TEMPLATE/retroarcher.yml deleted file mode 100644 index db3cb2e6..00000000 --- a/.github/DISCUSSION_TEMPLATE/retroarcher.yml +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "" -labels: [RetroArcher] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - RetroArcher. ⚠️ - - NOTE: If you post in this category about topics other than RetroArcher, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select RetroArcher Product - description: Which product would you like to discuss? - multiple: true - options: - - "RetroArcher" - - "RetroArcher-plex" - validations: - required: true - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/sunshine.yml b/.github/DISCUSSION_TEMPLATE/sunshine.yml deleted file mode 100644 index 619fd394..00000000 --- a/.github/DISCUSSION_TEMPLATE/sunshine.yml +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: "" -labels: [Sunshine] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - [Sunshine](https://github.com/LizardByte/Sunshine). ⚠️ - - NOTE: If you post in this category about topics other than Sunshine, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true diff --git a/.github/DISCUSSION_TEMPLATE/themerr.yml b/.github/DISCUSSION_TEMPLATE/themerr.yml deleted file mode 100644 index a6c64410..00000000 --- a/.github/DISCUSSION_TEMPLATE/themerr.yml +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: "" -labels: [Themerr] -body: - - type: markdown - attributes: - value: > - ⚠️ This category is solely for discussions and feedback on - Themerr. ⚠️ - - NOTE: If you post in this category about topics other than Themerr, - your post may be moved or deleted without warning. Users who post spam or violate of our - [Code of Conduct](https://github.com/LizardByte/.github/blob/master/CODE_OF_CONDUCT.md) will be blocked. - - type: dropdown - attributes: - label: Select Themerr Product - description: Which product would you like to discuss? - multiple: true - options: - - "ThemerrDB" - - "Themerr-jellyfin" - - "Themerr-plex" - validations: - required: true - - type: dropdown - attributes: - label: Select Topic Area - description: What would you like to discuss? - options: - - "Question" - - "Product Feedback" - - "Bug" - - "Show & Tell" - - "General" - validations: - required: true - - type: textarea - attributes: - label: Body - description: Start your discussion! - validations: - required: true