Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 497 Bytes

File metadata and controls

23 lines (15 loc) · 497 Bytes

Contributing

Contributions are welcome.

Development

  1. Fork and clone the repository.
  2. Create a branch for your change.
  3. Run swift test.
  4. Open a pull request with a concise description of the change.

Pull Requests

Please keep pull requests focused. Include tests when changing layout, measurement, grouping, or selection behavior.

Issues

When reporting a bug, include:

  • iOS version
  • Xcode version
  • A minimal reproduction or code sample
  • Expected and actual behavior