You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code-of-conduct/index.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -13,19 +13,19 @@ In the interest of fostering an open and welcoming environment, we as contributo
13
13
14
14
Examples of behavior that contributes to creating a positive environment include:
15
15
16
-
* Using welcoming and inclusive language (e.g., prefer non-gendered words like “folks” to “guys”, non-ableist words like “soundness check” to “sanity check”, etc.)
17
-
* Being respectful of differing viewpoints and experiences
18
-
* Gracefully accepting constructive criticism
19
-
* Focusing on what is best for the community
20
-
* Showing empathy towards other community members
16
+
* Using welcoming and inclusive language (e.g., prefer non-gendered words like “folks” to “guys”, non-ableist words like “soundness check” to “sanity check”, etc.).
17
+
* Being respectful of differing viewpoints and experiences.
18
+
* Gracefully accepting constructive criticism.
19
+
* Focusing on what is best for the community.
20
+
* Showing empathy towards other community members.
21
21
22
22
Examples of unacceptable behavior by participants include:
23
23
24
-
* The use of sexualized language or imagery and unwelcome sexual attention or advances
25
-
* Trolling, insulting/derogatory comments, and personal or political attacks
26
-
* Public or private harassment
27
-
* Publishing others’ private information, such as a physical or electronic address, without explicit permission
28
-
* Other conduct which could reasonably be considered inappropriate in a professional setting
24
+
* The use of sexualized language or imagery and unwelcome sexual attention or advances.
25
+
* Trolling, insulting/derogatory comments, and personal or political attacks.
26
+
* Public or private harassment.
27
+
* Publishing others’ private information, such as a physical or electronic address, without explicit permission.
28
+
* Other conduct which could reasonably be considered inappropriate in a professional setting.
29
29
30
30
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Copy file name to clipboardExpand all lines: community/_forums.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,22 @@ A core principle for the Swift project is that the community is an open and incl
21
21
22
22
### Swift Users
23
23
[Using Swift]: #using-swift
24
-
**[Using Swift](https://forums.swift.org/c/swift-users)** - For newcomers or those primarily interested in using the Swift language, it is best to start by engaging within the Using Swift category. This area is intended for users to get help with or ask questions about Swift or its related tools and is not for discussion about work being done to the language itself. This category will accept email sent to: [email protected]
24
+
**[Using Swift](https://forums.swift.org/c/swift-users)** - For newcomers or those primarily interested in using the Swift language, it is best to start by engaging within the Using Swift category. This area is intended for users to get help with or ask questions about Swift or its related tools and is not for discussion about work being done to the language itself. This category will accept email sent to: [email protected].
25
25
26
26
### Development
27
27
[Development]: #development
28
28
29
-
**[Compiler](https://forums.swift.org/c/development/compiler)** - For developers to discuss the development and implementation of the Swift compiler, low-level runtime, and SourceKit. This category will accept email sent to: [email protected]
29
+
**[Compiler](https://forums.swift.org/c/development/compiler)** - For developers to discuss the development and implementation of the Swift compiler, low-level runtime, and SourceKit. This category will accept email sent to: [email protected].
30
30
31
-
**[Standard Library](http://forums.swift.org/c/development/stdlib)** - For developers to discuss the implementation of the Swift standard library. This category will accept email sent to: [email protected]
31
+
**[Standard Library](http://forums.swift.org/c/development/stdlib)** - For developers to discuss the implementation of the Swift standard library. This category will accept email sent to: [email protected].
32
32
33
-
**[Core Libraries](http://forums.swift.org/c/development/corelibs)** - For developers to discuss the implementation of the Swift core libraries. This category will accept email sent to: [email protected]
33
+
**[Core Libraries](http://forums.swift.org/c/development/corelibs)** - For developers to discuss the implementation of the Swift core libraries. This category will accept email sent to: [email protected].
34
34
35
-
**[LLDB](http://forums.swift.org/c/development/lldb)** - For developers to discuss the implementation of the Swift REPL and Swift-specific aspects of LLDB. This category will accept email sent to: [email protected]
35
+
**[LLDB](http://forums.swift.org/c/development/lldb)** - For developers to discuss the implementation of the Swift REPL and Swift-specific aspects of LLDB. This category will accept email sent to: [email protected].
36
36
37
-
**[Package Manager](http://forums.swift.org/c/development/SwiftPM)** - For developers to discuss the implementation of the Swift package manager. This category will accept email sent to: [email protected]
37
+
**[Package Manager](http://forums.swift.org/c/development/SwiftPM)** - For developers to discuss the implementation of the Swift package manager. This category will accept email sent to: [email protected].
38
38
39
-
**[LLBuild](http://forums.swift.org/c/development/llbuild)** - For developers to discuss the implementation of the low level build system (llbuild). This category will accept email sent to: [email protected]
39
+
**[LLBuild](http://forums.swift.org/c/development/llbuild)** - For developers to discuss the implementation of the low level build system (llbuild). This category will accept email sent to: [email protected].
40
40
41
41
**[Announcements](http://forums.swift.org/c/development/dev-announce)** - For announcements relevant to developers such as release announcements, branching, and infrastructure updates.
42
42
@@ -49,11 +49,11 @@ Please see the [Swift evolution repository](https://github.com/apple/swift-evolu
49
49
50
50
**[Announcements](https://forums.swift.org/c/evolution/announce)** - For announcements of Swift evolution proposal reviews and results. All discussion and review of evolution proposals occurs on the swift-evolution mailing list.
51
51
52
-
**[Pitches](https://forums.swift.org/c/evolution/pitches)** - For proposals for the evolution of Swift including new language features, new standard library APIs, and so on before they enter the review phase. This category will accept email sent to: [email protected]
52
+
**[Pitches](https://forums.swift.org/c/evolution/pitches)** - For proposals for the evolution of Swift including new language features, new standard library APIs, and so on before they enter the review phase. This category will accept email sent to: [email protected].
53
53
54
-
**[Proposal Reviews](https://forums.swift.org/c/evolution/proposal-reviews)** - Posting and commentary on proposals in the review phase. This category will accept email sent to: [email protected]
54
+
**[Proposal Reviews](https://forums.swift.org/c/evolution/proposal-reviews)** - Posting and commentary on proposals in the review phase. This category will accept email sent to: [email protected].
55
55
56
-
**[Discussion](https://forums.swift.org/c/evolution/discuss)** - For general discussion of the evolution of Swift. This category will accept email sent to: [email protected]
56
+
**[Discussion](https://forums.swift.org/c/evolution/discuss)** - For general discussion of the evolution of Swift. This category will accept email sent to: [email protected].
Copy file name to clipboardExpand all lines: community/index.md
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ The Swift.org community has the singular goal of making the world's best general
10
10
11
11
The Swift language is developed in the open, and all technical or administrative topics about the language or community processes should be directed to the Swift public forums. Public conversations are encouraged, and active developers of the Swift language should monitor the relevant forum categories.
12
12
13
-
* Directory of forum categories and email instructions are in the [forum section](#forums)
14
-
* Source code for all Swift projects can be found on GitHub at [github.com/apple][github]
15
-
* The Swift language bug tracking system is maintained at [github.com/apple/swift/issues][bugtracker]
13
+
* Directory of forum categories and email instructions are in the [forum section](#forums).
14
+
* Source code for all Swift projects can be found on GitHub at [github.com/apple][github].
15
+
* The Swift language bug tracking system is maintained at [github.com/apple/swift/issues][bugtracker].
16
16
17
17
All communication within project spaces should adhere to Swift project's [Code of Conduct](/code-of-conduct).
18
18
@@ -22,16 +22,16 @@ Advancing the Swift programming language with a coherent, clear view of its evol
22
22
23
23
24
24
*__[Project Lead](#project-lead)__ appoints technical leaders from the community. Apple Inc. is the project lead, and interacts with the community through its representative.
25
-
*__[Core Team](#core-team)__ is the small group responsible for strategic direction and oversight of the Swift project
26
-
*__[Code Owner](#code-owners)__ is the individual responsible for a specific area of the Swift codebase
27
-
*__[Committer](/contributing/#commit-access)__ is anyone that has commit access to the Swift code base
28
-
*__[Contributor](/contributing/#contributing-code)__ is anyone that contributes a patch or helps with code review
25
+
*__[Core Team](#core-team)__ is the small group responsible for strategic direction and oversight of the Swift project.
26
+
*__[Code Owner](#code-owners)__ is the individual responsible for a specific area of the Swift codebase.
27
+
*__[Committer](/contributing/#commit-access)__ is anyone that has commit access to the Swift code base.
28
+
*__[Contributor](/contributing/#contributing-code)__ is anyone that contributes a patch or helps with code review.
29
29
*__Workgroups__
30
-
*__[C++ Interoperability Workgroup](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++
31
-
*__[Documentation Workgroup](/documentation-workgroup)__ is a steering team that helps guide the documentation experience for Swift
32
-
*__[Language Steering Group](#language-steering-group)__ is a small group of experts that drive the Swift language forward in a coherent direction
33
-
*__[Swift on Server Workgroup](/sswg)__ is a steering team that promotes the use of Swift for developing and deploying server applications
34
-
*__[Website Workgroup](/website-workgroup/)__ is a steering team that helps guide the evolution on the Swift.org website
30
+
*__[C++ Interoperability Workgroup](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++.
31
+
*__[Documentation Workgroup](/documentation-workgroup)__ is a steering team that helps guide the documentation experience for Swift.
32
+
*__[Language Steering Group](#language-steering-group)__ is a small group of experts that drive the Swift language forward in a coherent direction.
33
+
*__[Swift on Server Workgroup](/sswg)__ is a steering team that promotes the use of Swift for developing and deploying server applications.
34
+
*__[Website Workgroup](/website-workgroup/)__ is a steering team that helps guide the evolution on the Swift.org website.
35
35
36
36
Most importantly, everyone that uses Swift is a valued member of our extended community.
Copy file name to clipboardExpand all lines: contributing/_contributing-code.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -150,12 +150,12 @@ People depend on Swift to create their production software. This means that a b
150
150
151
151
Additionally, the committer is responsible for addressing any problems found in the future that the change may cause. This responsibility means that you may need to update your change in order to:
152
152
153
-
* Ensure the code compiles cleanly on all primary platforms
154
-
* Fix any correctness regressions found in other test suites
155
-
* Fix any major performance regressions
156
-
* Fix any performance or correctness regressions in the downstream Swift tools
157
-
* Fix any performance or correctness regressions that result in customer code that uses Swift
158
-
* Address any bugs that appear in the bug tracker as a result from your change
153
+
* Ensure the code compiles cleanly on all primary platforms.
154
+
* Fix any correctness regressions found in other test suites.
155
+
* Fix any major performance regressions.
156
+
* Fix any performance or correctness regressions in the downstream Swift tools.
157
+
* Fix any performance or correctness regressions that result in customer code that uses Swift.
158
+
* Address any bugs that appear in the bug tracker as a result from your change.
159
159
160
160
We prefer that these issues be handled before submission, but we understand that it isn’t possible to test all of this for every submission. Our continuous integration (CI) infrastructure normally finds these problems. We recommend watching the CI infrastructure throughout the next day to look for regressions. The CI infrastructure will directly email you if a group of commits that included yours caused a failure. You are expected to check those messages to see whether they are your fault and, if so, fix the breakage.
Copy file name to clipboardExpand all lines: diversity/index.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ The Diversity in Swift workgroup will include posts on the Swift.org blog that r
47
47
48
48
Everyone is welcome to participate in Diversity in Swift! Below are a few specific ways to contribute:
49
49
50
-
* Joining community groups that you identify with
51
-
* Proposing new community groups or programs
52
-
* Sharing Swift content on the [Community Showcase](https://forums.swift.org/c/community-showcase)
53
-
* Encouraging participation and highlighting work from developers who are currently underrepresented in the community
50
+
* Joining community groups that you identify with.
51
+
* Proposing new community groups or programs.
52
+
* Sharing Swift content on the [Community Showcase](https://forums.swift.org/c/community-showcase).
53
+
* Encouraging participation and highlighting work from developers who are currently underrepresented in the community.
54
54
55
55
Anybody can work toward making the Swift community even more approachable. Members of the community can help newcomers overcome barriers by [answering questions on the Swift Forums](/contributing/#answering-questions), improving [open source Swift documentation](https://github.com/apple/swift/blob/main/docs/README.md), searching for or creating [good first issues](/contributing/#good-first-issues), and more.
0 commit comments