This repository was archived by the owner on Jan 10, 2023. It is now read-only.
File tree 2 files changed +74
-0
lines changed
2 files changed +74
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Purpose
2
+
3
+ This repository exists to allow Googlers to collaborate and stage pull requests
4
+ against the official Swift repository.
5
+
6
+ # Contributing
7
+
8
+ We strongly encourage contributors to contribute directly to upstream whenever
9
+ possible; contributions will be rejected if the project owners feel they are
10
+ more appropriate for a direct upstream contribution.
11
+
12
+ If you would like to contribute to this repository, there are a few steps to
13
+ follow:
14
+
15
+ ## Contributor License Agreement
16
+
17
+ Contributions to this project must be accompanied by a Contributor License
18
+ Agreement. You (or your employer) retain the copyright to your contribution,
19
+ this simply gives us permission to use and redistribute your contributions as
20
+ part of the project. Head over to https://cla.developers.google.com/ to see your
21
+ current agreements on file or to sign a new one.
22
+
23
+ You generally only need to submit a CLA once, so if you‘ve already submitted one
24
+ (even if it was for a different project), you probably don’t need to do it
25
+ again.
26
+
27
+ ## Code Reviews
28
+
29
+ All submissions, including submissions by project members, require review. We
30
+ use GitHub pull requests for this purpose. Consult GitHub Help for more
31
+ information on using pull requests.
32
+
33
+ ## Upstream Policies
34
+
35
+ All contributions to this repository are expected to go upstream; please make
36
+ sure that your contribution follows all of the contribution policies from
37
+ upstream.
Original file line number Diff line number Diff line change
1
+ # Purpose
2
+
3
+ This repository exists to allow Googlers to collaborate and stage pull requests
4
+ against the official Swift repository.
5
+
6
+ # Contributing
7
+
8
+ We strongly encourage contributors to contribute directly to upstream whenever
9
+ possible; contributions will be rejected if the project owners feel they are
10
+ more appropriate for a direct upstream contribution.
11
+
12
+ If you would like to contribute to this repository, there are a few steps to
13
+ follow:
14
+
15
+ ## Contributor License Agreement
16
+
17
+ Contributions to this project must be accompanied by a Contributor License
18
+ Agreement. You (or your employer) retain the copyright to your contribution,
19
+ this simply gives us permission to use and redistribute your contributions as
20
+ part of the project. Head over to https://cla.developers.google.com/ to see your
21
+ current agreements on file or to sign a new one.
22
+
23
+ You generally only need to submit a CLA once, so if you‘ve already submitted one
24
+ (even if it was for a different project), you probably don’t need to do it
25
+ again.
26
+
27
+ ## Code Reviews
28
+
29
+ All submissions, including submissions by project members, require review. We
30
+ use GitHub pull requests for this purpose. Consult GitHub Help for more
31
+ information on using pull requests.
32
+
33
+ ## Upstream Policies
34
+
35
+ All contributions to this repository are expected to go upstream; please make
36
+ sure that your contribution follows all of the contribution policies from
37
+ upstream.
You can’t perform that action at this time.
0 commit comments