https://github.com/apple/swift
Raw File
Tip revision: 6b4e0b39d9d7c4d711e20bc8512aaf1b7fd514d0 authored by Mishal Shah on 22 September 2016, 19:46:04 UTC
Change version string to 'swift-3.0.1-PREVIEW-1'.
Tip revision: 6b4e0b3
CONTRIBUTING.md
By submitting a pull request, you represent that you have the right to license
your contribution to Apple and the community, and agree by submitting the patch
that your contributions are licensed under the [Swift
license](https://swift.org/LICENSE.txt).

---

Before submitting the pull request, please make sure you have tested your
changes and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top