From 568bc3a98b75513564eb90de25c2026c0f204e12 Mon Sep 17 00:00:00 2001 From: Ninosaurier Date: Sat, 1 Aug 2026 23:12:45 +0200 Subject: [PATCH] textdocs(readme): add repository mirror and issue tracking notice To prevent fragmentation of feedback, we want all bug reports and contributions to be centralized on our main self-hosted platform. GitHub lacks active monitoring for issues, so users need clear direction on where to officially open them. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 352583a..08ba42d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ LUNA Charts is a reusable, developer-friendly charting library designed to make > **Project status:** Groundwork phase. Core architecture and tooling are in place; production-ready chart components (starting with `BarChart`) are still in development. See the [Roadmap](./docs/src/content/docs/getting-started/roadmap.mdx) for details. +## Preface & Repository Mirror Notice + +Please be aware of our repository structure: + +* **Official Repository:** [git.byting-pandas.ninja/Ninosaurier/LUNA-Charts](https://byting-pandas.ninja) + +**Important:** All development, including issue tracking and contribution management, takes place exclusively on our self-hosted server. Issues and pull requests cannot be created or processed on this GitHub mirror. Please visit the original link above to report bugs or request features. + ## Why LUNA Charts Most charting libraries treat accessibility as an add-on. LUNA Charts builds it in from the start: