From 7de439b9936bb10f765c56d7bdd8bb6fa80018d1 Mon Sep 17 00:00:00 2001 From: David Turnbull Date: Tue, 3 Feb 2026 10:10:14 -0700 Subject: [PATCH] Adding in support section Signed-off-by: David Turnbull --- SUPPORT.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 SUPPORT.md diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..602fd52 --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,24 @@ +# Support for CANOE (Alpha Release) + +Thank you for trying out the CANOE project in its early alpha stage! +At this point, we are focusing on gathering feedback, fixing bugs, and shaping the project for a stable release. + +## How to Get Help + +- **Questions**: Please open a GitHub Issue with the question label. + +- **Bugs**: Open a GitHub Issue with the bug label. Include as much detail as possible (steps to reproduce, environment, error messages). + +- **Feature Requests**: Use the enhancement label in Issues. We may not implement everything right away, but your ideas help guide our roadmap. + +## What to Expect + +- Response times may be slower during alpha as we prioritize critical bug fixes. + +- Breaking changes may occur between releases — APIs and file formats are not yet stable. + +- Pull requests are not yet accepted for major code contributions. For now, we encourage bug reports and feature requests only. + +## Contact + +For urgent issues (e.g., security concerns), please email: canoe-support@googlegroups.com