From 549e2325aefee2f3719e3cf8e8da7c8389b10727 Mon Sep 17 00:00:00 2001 From: Andrew White Date: Mon, 26 Jul 2021 09:53:01 -0600 Subject: [PATCH] Add in contribution model text (#172) --- .github/ISSUE_TEMPLATE/application.md | 4 ++-- new-projects.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/application.md b/.github/ISSUE_TEMPLATE/application.md index f2c61b3..a492ad4 100644 --- a/.github/ISSUE_TEMPLATE/application.md +++ b/.github/ISSUE_TEMPLATE/application.md @@ -23,7 +23,7 @@ Thanks for your application to join the .NET Foundation!  Some common questions that come up on the questionnaire: **Project Transfer Signatories.**: List the top contributors, with __contact e-mail__. For most projects, this is the top 1-5 contributors who have contributed more than a few hundred lines of code. -**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the project, but grants .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). +**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the copyright, but grants .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). **Project Trademarks - Licensed vs Disclaimed.** When signing the CLA you are asked to describe and choose how you want to handle any trademarks for the project. These include the project name, at a minimum, and potentially any logos or other recognizable, non-descriptive titles used within the project – these do not need to be formally registered trademarks. By default, the .NET Foundation selects **Licensed** in the CLA @@ -84,7 +84,7 @@ Provide an email address that will receive CLA related notifications from the .N **Assignment Model.** Under the .NET Foundation assignment model, project ownership and other intellectual property is assigned to the .NET Foundation and the .NET Foundation agrees to grantback a license to the contributor(s). -**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the project, but grants the .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). +**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the copyright, but grants the .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). ## 4.   Repository Layout diff --git a/new-projects.md b/new-projects.md index 23d9639..b940f9b 100644 --- a/new-projects.md +++ b/new-projects.md @@ -24,7 +24,7 @@ You can complete the application in GitHub directly, email us a copy of the docu **Assignment Model.** Under the .NET Foundation assignment model, project ownership and other intellectual property is assigned to the .NET Foundation and the .NET Foundation agrees to grantback a license to the contributor(s). -**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the project, but grants .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). +**Contribution Model.** Under the .NET Foundation contribution model, a project retains ownership of the copyright, but grants .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included). **Review Process.** Once you’ve submitted the issue, it will be reviewed by the Project Review committee and they will follow up with any questions on your application. After the review is complete and it’s ready to move forward, the .NET Foundation Board will review it. The Board meets monthly and reviews new projects sent over from the Project Review committee. After the board votes to approve a new project, signing the CLA is up next.