Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.08 KB

File metadata and controls

38 lines (28 loc) · 2.08 KB

Support

Thank you for using Chess Master Ultimate! This guide outlines how to seek support for issues, questions, or feedback related to the project.

How to Get Support

1. Check the Documentation

  • Review the README.md for setup, usage, and customization instructions.
  • Check the Contributing Guide for details on reporting bugs or suggesting features.

2. Search Existing Issues

  • Visit the Issues page to see if your question or issue has already been addressed.
  • Use the search bar to find related topics.

3. system: Open a New Issue

  • If you can't find an answer, open a new issue on the Issues page.
  • Use the appropriate issue template (e.g., bug report or feature request) and provide as much detail as possible, including:
    • Steps to reproduce the issue (if applicable).
    • Your environment (e.g., Node.js version, operating system).
    • Screenshots or code snippets, if relevant.

4. Contact the Maintainer

  • For direct inquiries or sensitive matters, reach out to the maintainer at @VoxDroid.
  • Response times may vary, but expect a reply within a few days.

5. Community Support

  • Engage with the community by starring the repository or sharing feedback on GitHub.
  • Consider supporting the project via Ko-fi to help maintain its development.

Security Issues

If you discover a security vulnerability, please follow the Security Policy instead of opening a public issue.

FAQs

  • How do I customize the chessboard? See the Customization section in the README.md.
  • Why is the development server not starting? Ensure Node.js (v18.0 or higher) is installed and run npm install before npm run dev.
  • Can I contribute to the project? Yes! Check the Contributing Guide for details.

Thank you for your interest in Chess Master Ultimate!