diff --git a/README.md b/README.md index 74705beb..081da5a4 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,16 @@ and ## License and Copyright Please refer to [NOSA GSC-19165-1 OnAIR.pdf](NOSA%20GSC-19165-1%20OnAIR.pdf) and [COPYRIGHT](COPYRIGHT). + +## Contributions + +Please open an issue if you find any problems. +We are a small team, but will try to respond in a timely fashion. + +If you would like to contribute code, GREAT! +First you will need to complete the [Individual Contributor License Agreement (pdf)](doc/Indv_CLA_OnAIR.pdf) and email it to gsfc-softwarerequest@mail.nasa.gov with james.marshall-1@nasa.gov CCed. + +Next, please create an issue for the fix or feature and note that you intend to work on it. +Fork the repository and create a branch with a name that starts with the issue number. +Once done, submit your pull request and we'll take a look. +You may want to make draft pull requests to solicit feedback on larger changes. diff --git a/doc/Indv_CLA_OnAIR.pdf b/doc/Indv_CLA_OnAIR.pdf new file mode 100644 index 00000000..7c70e0d7 Binary files /dev/null and b/doc/Indv_CLA_OnAIR.pdf differ