Thank you for your interest in contributing to this project!
- Xcode 16.0 or later
- macOS
Make sure to use conventional commits
- Clone this repository.
- Open the package in Xcode.
- Start coding!
- Please ensure all tests pass before submitting changes.
- If possible, add tests to your PR.
- You are welcome to improve existing functions.
- Avoid introducing breaking changes.
- Open an issue to discuss your idea before starting work.
- Do not add third-party dependencies to the core package to keep it lightweight.
- New add-ons and extensions are welcome!
Sources/
core/ - Core package
extension/ - Extensions for classes and structs
Use Xcode’s built-in formatting tools. then you're good to go!
We appreciate your contributions. You are awesome!