Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.67 KB

File metadata and controls

47 lines (33 loc) · 1.67 KB

Support

Thank you for using projects maintained by our organization. Support is provided on a voluntary basis by a solo contributor with zero budget; your contributions of knowledge, bug reports, and fixes are highly appreciated.

Support Channels

  • GitHub Issues Open a new issue in the relevant repository using the appropriate template:

    • Bug: .github/ISSUE_TEMPLATE/bug.yml
    • Feature: .github/ISSUE_TEMPLATE/feature.yml
  • GitHub Discussions (if enabled) Use Discussions for conceptual questions, best practices, or general community chat.

  • Contact For general inquiries, use GitHub Issues or Discussions. For security vulnerabilities, use private reporting via Security Advisories (see SECURITY.md).

Before Submitting an Issue

  1. Search existing issues to see if your question has already been asked.
  2. Check documentation (README, project docs) for potential answers.
  3. Gather details: project version, environment, reproduction steps, logs, and screenshots if applicable.

Supported Versions

This repository is a shared workflow library with continuous deployment; the main branch is always the supported version. See SECURITY.md for the full support policy.

Response Expectations

  • Acknowledgment: Within 5 business days
  • Resolution: Urgent issues addressed within 14 business days; non-urgent inquiries handled when capacity allows

Community Contributions

We welcome and encourage contributions to improve our support processes. Feel free to submit pull requests against this document or associated workflows.

Last updated: July 14, 2026