Traits is an open source project started by Krzysztof Zabłocki at The New York Times and open to the entire Cocoa community.
We really appreciate your help!
When filing an issue, make sure to answer these five questions:
- What version of Swift are you using (
swift --version
)? - What did you do?
- What did you expect to see?
- What did you see instead?
Before submitting changes, please follow these guidelines:
- Check the open issues and pull requests for existing discussions.
- Open an issue to discuss a new feature.
- Write tests.
- Make sure your changes pass
make test
. - Make sure the entire test suite passes locally and on Travis CI.
- Open a Pull Request.
Unless otherwise noted, the Traits source files are distributed under the MIT license found in the LICENSE.md file.