Skip to content

Commit

Permalink
Add CONTRIBUTING.md with instructions for properly updating project w…
Browse files Browse the repository at this point in the history
…ith latest license acceptance
  • Loading branch information
rossmckelvie authored and thyrlian committed Feb 4, 2019
1 parent 5b1f26d commit d6fc85a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing
Contributions are made by forking this repository, making the changes, and
opening a pull request.

## Accepting New SDK Licenses
Update the script `android-sdk/license_acceptor.sh` with the latest agreement
checksums. Do not change the order or remove pre-existing license agreement
acceptances.

If a new agreement is accepted, a file should be created in the directory
[`EULA`](./EULA). If there is an update, ensure the agreements contain a suffix
with the timestamp in the format `-YYYYMMDD`.

0 comments on commit d6fc85a

Please sign in to comment.