From ef74c647d31546fd16b07138d14c275d6d0b282a Mon Sep 17 00:00:00 2001 From: Justin Chung <20733699+justin13888@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:56:20 -0500 Subject: [PATCH] Add issue reporting section to README Added a section on issue reporting and clarified the use of GitHub Issues for technical issues. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6053902..2076470 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,12 @@ Setup in the following order: +## Issue Reporting + +GitHub Issues is the only accepted method of technical issue reporting. For assistance on setup, we recommend opening a GitHub Discussion (for visibility). + +> Note on third-party clients and scripts: This is outside the scope of the project but if there is missing functionality that led to resorting to external solutions, we highly encourage you to submit a feature request! + ## FAQ **Q: Why may Pixles be more suitable than other open-source solutions?**