https://github.com/apple/swift
Raw File
Tip revision: 04baf313216e5c9fd414f7d165d6fe72b60482e7 authored by Doug Gregor on 15 March 2018, 21:24:09 UTC
Merge pull request #15275 from DougGregor/sr-7182-4.1
Tip revision: 04baf31
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](https://github.com/apple/swift/blob/master/docs/ContinuousIntegration.md)
and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top