mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 03:52:57 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user