Commit Graph
5 Commits
Author SHA1 Message Date
Yusuf İpek 02bb1a1e72 fix: Remove extra backticks from file path link in Turkish README 2025-11-23 17:38:21 +03:00
Yusuf İpek 9ce0c5a912 Update README.tr.md 2025-11-23 17:34:59 +03:00
Yusuf İpek cc4f562436 Update readme 2025-11-23 15:12:17 +03:00
Yusuf İpek a5b65bb4df feat: Add package name formatting for Windows packages and update contribution docs
- Format Windows winget package IDs for better display (e.g., "Microsoft.VisualStudioCode" → "Visual Studio Code")
- Extract last segment from dotted package names and convert CamelCase to spaced format
- Add title attribute to package names for full name on hover
- Update README with optional icon addition step in contribution guide
- Document Simple Icons integration process for new package submissions
- Add package icons
2025-11-23 14:42:14 +03:00
Yusuf İpek 9266de1f3e docs: Add comprehensive package contribution guide and validation tooling
- Add bilingual README with English/Turkish language switcher
- Create detailed package contribution guidelines with platform-specific naming conventions
- Add validation script for verifying package presets against database
- Include best practices and example PR format for contributors
- Add tsx dependency for running TypeScript validation scripts
- Document validation workflow with manual and automated verification options
2025-11-23 14:26:07 +03:00