Thank you for using Chess Master Ultimate! This guide outlines how to seek support for issues, questions, or feedback related to the project.
- Review the README.md for setup, usage, and customization instructions.
- Check the Contributing Guide for details on reporting bugs or suggesting features.
- Visit the Issues page to see if your question or issue has already been addressed.
- Use the search bar to find related topics.
- 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.
- 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.
- 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.
If you discover a security vulnerability, please follow the Security Policy instead of opening a public issue.
- 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 installbeforenpm run dev. - Can I contribute to the project? Yes! Check the Contributing Guide for details.
Thank you for your interest in Chess Master Ultimate!