Skip to content

Commit 7f753b7

Browse files
author
Josh Deffibaugh
committed
Make a separate Contributing file
1 parent 8973862 commit 7f753b7

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# optimizely-ab-android-sdk
2+
3+
## Contributing
4+
5+
We welcome contributions and feedback! All contributors must sign our [Contributor License Agreement (CLA)](https://docs.google.com/a/optimizely.com/forms/d/e/1FAIpQLSf9cbouWptIpMgukAKZZOIAhafvjFCV8hS00XJLWQnWDFtwtA/viewform) to be eligible to contribute.
6+
7+
Simply create a branch off of `master`. When the work on the branch is complete make a pull request.

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ Android Studio is an IDE that wraps gradle (and `adb`). Everything you can do i
3131
You can import this project into Android Studio by opening Android Studio and selecting `Import Project` from the first dialog or from the `File` menu. Simply select the project's root `build.gradle` file and Android Studio will do the rest.
3232

3333
Tests can be run by right clicking the file in the project pane or by clicking the method name in source and selecting run. You will be prompted to create an AVD or connect a device if one isn't connected.
34-
35-
## Contributing
36-
37-
We welcome contributions and feedback! All contributors must sign our [Contributor License Agreement (CLA)](https://docs.google.com/a/optimizely.com/forms/d/e/1FAIpQLSf9cbouWptIpMgukAKZZOIAhafvjFCV8hS00XJLWQnWDFtwtA/viewform) to be eligible to contribute.

0 commit comments

Comments
 (0)