mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 12:02:56 +00:00
40 lines
932 B
Markdown
40 lines
932 B
Markdown
# Logo Upload
|
|
|
|
## Club Information
|
|
|
|
**Club Name:** <!-- Required: e.g., AC Sparta Praha -->
|
|
|
|
**Club ID:** <!-- Required: UUID from FAČR API -->
|
|
|
|
**Club City:** <!-- Optional: e.g., Praha -->
|
|
|
|
**Club Type:** <!-- Optional: football or futsal -->
|
|
|
|
**Club Website:** <!-- Optional: e.g., https://www.sparta.cz -->
|
|
|
|
## File Information
|
|
|
|
**File Format:** <!-- SVG or PNG -->
|
|
|
|
**File Size:** <!-- e.g., 45 KB -->
|
|
|
|
**Has Transparent Background:** <!-- Yes/No -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Club Name is provided (required)
|
|
- [ ] Club ID is a valid UUID (required)
|
|
- [ ] File is in SVG or PNG format
|
|
- [ ] Logo has transparent background
|
|
- [ ] Logo is high quality
|
|
- [ ] Filename matches Club ID (UUID.svg or UUID.png)
|
|
- [ ] I have rights to upload this logo
|
|
|
|
## Additional Notes
|
|
|
|
<!-- Any additional context about this logo upload -->
|
|
|
|
---
|
|
|
|
**Note:** Uploads without Club Name or valid Club ID will be automatically rejected by GitHub Actions.
|