Skip to content

Commit 6edc895

Browse files
authored
Add docs related to CLAs and Slack channels (#158)
# Summary Add docs related to CLAs and Slack channels. This is based on feedback from first time contributors. Signed-off-by: James Spadafora <spadjv@gmail.com>
1 parent 15a0aea commit 6edc895

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,23 @@ ASWF projects. The DNA TSC, when fully formed, can revise this all as needed.
1313
Communications
1414
--------------
1515

16-
* [ASWF Slack](https://slack.aswf.io) -- join for the `#wg-ml` channel for the discussions about this project.
16+
* [ASWF Slack](https://slack.aswf.io) -- join for the `#wg-ml` channel for the discussions about machine learning and the `#dna` and `##dailies-notes-assistant-tech` channels for the discussions about Dailies Notes Assistant.
1717
* Weekly Technical Steering Committee (TSC) Zoom meetings are currently Mondays at 12:00 PT (requests to change the day or time will be entertained if it's impeding participation of stakeholders).
1818

1919

2020
Contributor License Agreement (CLA) and Intellectual Property
2121
-------------------------------------------------------------
2222

23-
We don't yet have a CLA in place. TBD.
23+
### Contributor License Agreements
24+
To contribute to DNA, you must sign a Contributor License Agreement through the EasyCLA system, which is integrated with GitHub as a pull request check.
25+
26+
Prior to submitting a pull request, you can sign the form through this link. If you submit a pull request before the form is signed, the EasyCLA check will fail with a red NOT COVERED message, and you'll have another opportunity to sign the form through the provided link.
27+
28+
If you are an individual writing the code on your own time and you're sure you are the sole owner of any intellectual property you contribute, you can sign the CLA as an Individual Contributor.
29+
30+
If you are writing the code as part of your job, or if your employer retains ownership to intellectual property you create, then your company's legal affairs representatives should sign a Corporate Contributor License Agreement. If your company already has a signed CCLA on file, ask your local CLA manager to add you to your company's approved list.
31+
32+
The DNA CLAs are the standard forms used by Linux Foundation projects and recommended by the ASWF TAC.
2433

2534
### DCO contribution sign off
2635

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ DNA is built for:
121121
- Submit a Pull Request: [**https://github.com/AcademySoftwareFoundation/dna/pulls**](https://github.com/AcademySoftwareFoundation/dna/pulls)
122122
- [GitHub project page](https://github.com/AcademySoftwareFoundation/dna)
123123
- [The DNA project was established by this proposal](https://github.com/AcademySoftwareFoundation/tac/issues/1040)
124-
- [ASWF's Machine Learning Working Group proposal](https://github.com/AcademySoftwareFoundation/tac/issues/1029) -- describes the purpose and scope of MLWG. Join the [ASWF Slack](https://slack.aswf.io/) -- join for the #wg-ml channel for the discussions about Machine Learning
124+
- [ASWF's Machine Learning Working Group proposal](https://github.com/AcademySoftwareFoundation/tac/issues/1029) -- describes the purpose and scope of MLWG. Join the [ASWF Slack](https://slack.aswf.io/) -- join for the #wg-ml, #dna, and ##dailies-notes-assistant-tech channels for the discussions about Machine Learning and Dailies Notes Assistant
125125

126126
## ☎️ Contributing and Developer Documentation
127127

0 commit comments

Comments
 (0)