Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.96 KB

File metadata and controls

44 lines (34 loc) · 1.96 KB

Getting help

Where to go

You have Go to
A bug — something behaves incorrectly Open an issue
An idea or a missing capability Open an issue
A security vulnerability Not an issue — see SECURITY.md
A "how do I…" question The docs below, then an issue if they do not cover it
A commercial/support enquiry https://memberistic.com

Read these first

What makes a bug report actionable

Include all of these — without them a report usually cannot be reproduced:

  1. Versions. Memberistic version, WordPress version, PHP version, and (if involved) WooCommerce and theme.
  2. Steps. Numbered, from a state someone else can reach.
  3. Expected vs actual.
  4. Scope. Does it happen with all other plugins deactivated and a default theme? That single check resolves a large share of reports.
  5. Errors. The PHP error log entry and/or the browser console output. Redact keys, tokens and member personal data before pasting.

For anything touching payments, include whether Stripe was in test or live mode, and the event type — never the secret key.

Response expectations

This is maintained alongside other work. Issues are triaged in order of impact: data loss and access-control problems first, then payment correctness, then everything else. There is no support SLA on the free plugin, and no commercial support tier is currently on offer.