Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 941 Bytes

File metadata and controls

30 lines (21 loc) · 941 Bytes

Contributing to Sample Files Collection

Thanks for your interest in contributing! Here's how you can help:

Adding New File Formats

  1. Fork this repository
  2. Create a new branch: git checkout -b add-format-xyz
  3. Add your sample file to the appropriate category folder
  4. Update the folder's README.md with the new format
  5. Submit a pull request

File Requirements

  • Must be valid - Files should open in their native application
  • Keep files small - Under 1MB ideally, max 5MB (10MB for video/3D)
  • Use meaningful content - Not empty/blank files
  • Name it sample.ext - Consistent naming
  • Legally redistributable - CC0, MIT, public domain, or similar

Reporting Issues

If you find a broken or invalid file, please open an issue with:

  • The file path
  • What application you tested with
  • Expected vs actual behavior

Code of Conduct

Be kind and respectful. We're all here to help the community!