⚠️
Warning: This documentation is still under heavy development. Content may have errors, change frequently, and certain sections might be incomplete or subject to revision. Please check back regularly for updates.
Contribution Guide
We welcome contributions to TactCheck! Whether you want to report a bug, suggest a feature, or submit a pull request, your input is valuable.
How to Contribute
-
Fork the Repository: Start by forking the relevant TactCheck repository (Gamepatch, Express backend, or documentation).
-
Create a Branch: Create a new branch for your feature or bug fix.
git checkout -b feature-branch