Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ 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).


## 4.   Repository Layout
The .NET Foundation host guidance for new projects and details on recommended structure here:
[https://github.com/dotnet/home/tree/master/guidance](https://github.com/dotnet/home/tree/master/guidance)
Expand Down
2 changes: 2 additions & 0 deletions new-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ 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).

**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.

## Signing the CLA
Expand Down