Files
Anso 7c759ff2b7 feat: add GitHub Sponsors alongside Buy Me a Coffee (#1535)
Adds the github key to FUNDING.yml and links GitHub Sponsors from README and SUPPORT so both channels are visible; the org still needs to complete GitHub's Sponsors onboarding for the button to render.
2026-06-30 22:38:10 -04:00

2.0 KiB

Getting help with Sencho

Sencho is a solo-maintained project. Here is what to expect.

Where to ask

Response times

Sencho is built by a single maintainer. Volunteer responses target:

  • Security reports: 72 hours initial response (committed in SECURITY.md)
  • Bug reports: a few days, typically within a week
  • Feature requests: triaged but not always replied to individually; check the roadmap
  • Discussions questions: community-first; the maintainer joins when possible

There is no SLA. The paid Admiral tier gets priority for licensing-related issues through the email above. A formal paid-support tier may follow 1.0.

What is in scope

  • Bugs in shipped functionality, on a supported deployment (Docker Compose or docker run with the documented mounts).
  • Setup questions where the docs are unclear; tell us which page confused you.
  • Feature requests that fit Sencho's scope (Docker Compose control plane for homelab and small fleets).

What is out of scope

  • Generic Docker, networking, or Compose troubleshooting unrelated to Sencho.
  • Custom modifications, forks, or non-default deployments.
  • Migration help from competing tools beyond what the docs already cover.