forked from Comcast/gots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCONTRIBUTING
13 lines (8 loc) · 816 Bytes
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
## Contributing
If you would like to contribute code to this project you can do so through GitHub by forking the repository and sending a pull request. Your code must meet the following requirements.
- Include Unit tests in your PR to test the new behaviour.
- Include comments
- Run go vet to assure idiomatic go
## Contributor License Agreement
Before Comcast merges your code into the project you must sign the [Comcast Contributor License Agreement (CLA)](https://gist.github.com/ComcastOSS/a7b8933dd8e368535378cda25c92d19a).
If you haven't previously signed a Comcast CLA, you'll automatically be asked to when you open a pull request. Alternatively, we can e-mail you a PDF that you can sign and scan back to us. Please send us an e-mail or create a new GitHub issue to request a PDF version of the CLA.