- If the project is working, don't touch it.
- Always make backups before making changes.
- Test in a development environment before deploying to production.
- Read the documentation and existing issues before opening a new one.
- Do not open an issue for a problem that does not exist.
- Do not open duplicate issues.
- Do not open feature requests disguised as bug reports.
- Include logs, screenshots, and steps to reproduce when reporting a legitimate issue.
- Issues without sufficient information may be closed without response.
- Do not contact me to buy software, services, repositories, domains, or tools.
- Do not use GitHub Issues for business inquiries.
- Do not use my repositories as a marketplace.
- Do not resell my tools.
- Do not repackage my tools for commercial resale.
- Do not list my tools on marketplaces without explicit permission.
- Respect the repository license and attribution requirements.
-
Do not edit scripts directly in GitHub whenever possible.
-
Download the files and edit them locally using:
- Notepad++
- Visual Studio Code (VS Code)
- Your preferred local editor
-
Commit and test changes locally before pushing updates.
If it's working, don't touch it.
Many problems are created by unnecessary changes. Make modifications only when you understand the impact and have a valid reason to do so.
For personal messages, contact me on Telegram:
GitHub Issues are reserved for repository-related matters only.