From 1a7fa370cf5a670f465506c1b7020affea1492d0 Mon Sep 17 00:00:00 2001 From: MotWakorb <31100779+MotWakorb@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:19:05 -0500 Subject: [PATCH 1/2] Update contribution section in README Removed contribution guidelines and added a link to CONTRIBUTING.md. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e348b12..24585896 100644 --- a/README.md +++ b/README.md @@ -119,11 +119,8 @@ If you are running a Debian-based OS, use the `debian_install.sh` script. For ot ## 🤝 Want to Contribute? We welcome **PRs, issues, ideas, and suggestions**!\ -Here's how you can join the party: -- Follow our coding style and best practices. -- Be respectful, helpful, and open-minded. -- Respect the **GNU AGPL v3.0 license**. +Prior to contributing, please read the [CONTRIBUTING.md](https://github.com/Dispatcharr/Dispatcharr/blob/main/CONTRIBUTING.md) > Whether it's writing docs, squashing bugs, or building new features, your contribution matters! 🙋 From 463aa225985f5f9b0e0367bebf13ca6457a046bf Mon Sep 17 00:00:00 2001 From: SergeantPanda <61642231+SergeantPanda@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:47:11 -0500 Subject: [PATCH 2/2] Update README formatting and remove webhook mention Fixed formatting issues in the contribution section and removed a bullet point. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24585896..a46e8ca6 100644 --- a/README.md +++ b/README.md @@ -118,9 +118,9 @@ If you are running a Debian-based OS, use the `debian_install.sh` script. For ot ## 🤝 Want to Contribute? -We welcome **PRs, issues, ideas, and suggestions**!\ +We welcome **PRs, issues, ideas, and suggestions**! -Prior to contributing, please read the [CONTRIBUTING.md](https://github.com/Dispatcharr/Dispatcharr/blob/main/CONTRIBUTING.md) +- Prior to contributing, please read the [CONTRIBUTING.md](https://github.com/Dispatcharr/Dispatcharr/blob/main/CONTRIBUTING.md) > Whether it's writing docs, squashing bugs, or building new features, your contribution matters! 🙋 @@ -137,7 +137,6 @@ Prior to contributing, please read the [CONTRIBUTING.md](https://github.com/Disp - 👥 **Enhanced User Management** — Customizable XC API output per user account - 🔄 **Output Stream Profiles** — Different clients with different stream profiles (bandwidth control, quality tiers) - 🔌 **Fallback Videos** — Automatic fallback content when channels are unavailable -- 📡 **Webhooks** — Event-driven integrations and automations ---