Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 252d74b

Browse files
committed
Update .github docs
1 parent 1893ac4 commit 252d74b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ The following are a set of guidelines to follow when contributing to this projec
66

77
## Code Of Conduct
88

9-
This project adheres to the Adobe [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to cryptr@adobe.com.
9+
This project adheres to the Adobe [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Grp-opensourceoffice@adobe.com.
1010

1111
## Contributor License Agreement
1212

13-
All third-party contributions to this project must be accompanied by a signed contributor license. This gives Adobe permission to redistribute your contributions as part of the project. Sign our CLA at [COMING SOON](no link yet). You only need to submit an Adobe CLA one time, so if you have submitted one previously, you are probably good to go!
13+
All third-party contributions to this project must be accompanied by a signed contributor license. This gives Adobe permission to redistribute your contributions as part of the project. Sign our [CLA](http://adobe.github.io/cla.html). You only need to submit an Adobe CLA one time, so if you have submitted one previously, you are probably good to go!
1414

1515
## Code Reviews
1616

.github/COPYRIGHT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Copyright 2018 Adobe
2+
3+
Adobe holds the copyright for all the files found in this repository.
4+
5+
See the LICENSE file for licensing information.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _Put an `x` in the boxes that apply_
1616
_Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._
1717

1818
- [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) doc
19-
- [ ] I have signed the [CLA]()
19+
- [ ] I have signed the [CLA](http://adobe.github.io/cla.html)
2020
- [ ] I have added necessary documentation (if appropriate)
2121

2222
## Further comments

0 commit comments

Comments
 (0)