layout | title |
---|---|
page |
Contributing |
Everyone is welcome to contribute to Swift. Contributing doesn't just mean submitting pull requests---there are many different ways for you to get involved, including answering questions on the forums, reporting or triaging bugs, and participating in the Swift evolution process.
No matter how you want to get involved, we ask that you first learn what's expected of anyone who participates in the project by reading the Community Overview. If you're contributing code, you should also know how to build and run Swift from the repository, as described in Source Code.
{% include_relative _answering-questions.md %} {% include_relative _reporting-bugs.md %} {% include_relative _triaging-bugs.md %} {% include_relative _website-and-blog-post-contributions.md %} {% include_relative _swift-evolution-process.md %} {% include_relative _good-first-issues.md %} {% include_relative _contributing-code.md %} {% comment %}{% include_relative _contributing-documentation.md %}{% endcomment %} {% include_relative _adding-library-dependencies.md %}
{% include_relative _llvm.md %}