Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.53 KB

File metadata and controls

48 lines (27 loc) · 1.53 KB

Support

This document explains how to get help with this project.


Before Asking

  1. Read the README — most setup questions are answered there.
  2. Search existing issues — your question may already have been asked and answered.
  3. Check the documentation in the docs/ folder, if one exists.

How to Get Help

Bug reports and unexpected behavior

Open a GitHub issue. Include:

  • What you expected to happen
  • What actually happened
  • Steps to reproduce
  • Your environment (OS, browser, runtime version, etc.)

Questions and general discussion

Open a GitHub issue with the question label. Describe what you are trying to do and what you have already tried.

Security vulnerabilities

Do not open a public issue for security concerns. See SECURITY.md for responsible disclosure instructions.


What to Expect

This project is maintained by a small team or a solo maintainer. Response times may vary. Opening a clear, well-described issue is the best way to get a timely response.

Pull requests that fix bugs or improve documentation are always welcome — see CONTRIBUTING.md for how to submit one.


Scope of Support

Support is provided for the latest version on the main branch. Older versions are not actively maintained.

If your question is about a general programming topic unrelated to this project specifically, you may find better help at Stack Overflow or relevant community forums.