Thank you for your interest in contributing to SysTweakX! We welcome contributions from everyone.
If you find a bug, please create an issue in the issue tracker using the Bug Report template. Include as much detail as possible, such as your Windows version and the steps to reproduce the issue.
Have an idea for a new tweak or feature? Create an issue using the Feature Request template. We love hearing new ideas!
- Fork the repository and create your branch from
main. - Ensure your code follows the existing style and conventions.
- Test your changes thoroughly on a fresh Windows 11 installation if possible.
- Issue a pull request with a clear title and description.
- PowerShell (
GUI.ps1): Keep UI elements clean and localized in both English and Russian. - Batch (
SysTweakX.bat): Ensure tweaks are safe, idempotent, and include proper error handling.
Thank you for making SysTweakX better!