mirror of
https://github.com/apple/swift-homomorphic-encryption.git
synced 2026-05-13 03:00:03 -04:00
590 B
590 B
Contributing to Swift Homomorphic Encryption
Welcome to the Swift Homomorphic Encryption community! Thanks for your interest in contributing. We would love contributions in the form of feedback via GitHub Issues, pull requests with new features, bug fixes, documentation (including fixing typos!), and your ideas. If it's a big change, please start with an Issue.
Pull Requests:
Before making a commit for a pull request, please run pre-commit install.
Then on each commit some basic formatting checks will be run.