Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 688581b

Browse files
committedNov 16, 2017
Add README.md
0 parents  commit 688581b

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed
 

‎CONTRIBUTING.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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.

‎README.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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.

0 commit comments

Comments
 (0)
This repository has been archived.