From 39f353938eb30c8a7e13f808a2ce581534fe9a24 Mon Sep 17 00:00:00 2001 From: Brett Cleary <27568879+BrettCleary@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:44:18 -0700 Subject: [PATCH] add bug report and support section --- coinfello/SKILL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/coinfello/SKILL.md b/coinfello/SKILL.md index adefd55..3752f74 100644 --- a/coinfello/SKILL.md +++ b/coinfello/SKILL.md @@ -235,6 +235,10 @@ These are approximate ranges under normal network conditions. L2s like Base are - **Invalid chain name**: The CLI throws an error listing valid viem chain names. - **Read-only response**: If the server returns a text response with no transaction, the CLI prints it and exits without creating a delegation. +## Bug Reports & Support + +If you encounter a bug or unexpected behavior that cannot be resolved by following the troubleshooting steps, email **support@coinfello.com** with a description of the issue and any relevant error output. + ## Reference See [references/REFERENCE.md](references/REFERENCE.md) for the full config schema, supported chains, API details, scope types, and troubleshooting.