Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Development Resources/Contribution Questionnaire"

(New page: Many contributions to a project must be checked by the Eclipse Intellectual Property (IP) Team prior to their inclusion by an Eclipse Project, or distribution from an eclipse.org property....)
 
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Many contributions to a project must be checked by the Eclipse Intellectual Property (IP) Team prior to their inclusion by an Eclipse Project, or distribution from an eclipse.org property. Contribution questionnaires (CQ) are the main interface between the Eclipse community and the Eclipse IP Team.
+
{{Warning | Moved to [https://www.eclipse.org/projects/handbook/#ip-cq The Eclipse Project Handbook]}}
 
+
Contributions that require the completion of a CQ are identified by the [http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf Eclipse IP Due Diligence Process]. Committers should be familiar with this document.
+
 
+
The term "contribution questionnaire" has become synonymous with the notion of a record that tracks the ongoing inclusion of IP in a project. That is, the "questionnaire" part is only the initial aspect, and individual CQs persist indefinitely.
+
 
+
=Initial Contribution=
+
All new projects are required to make an [[Development Process/Initial Contribution|initial contribution]] before any code can be committed into an eclipse.org version control system (VCS). The Eclipse IP Team will review your initial contribution and tell you (via comments on the CQ) when you can commit the contribution into your project's VCS.
+
 
+
Note that the Eclipse IP Team cannot validate the history initial contribution; the initial contribution must be provided in the form of a snapshot of the project code and must be committed as it is reviewed (i.e. old history must, unfortunately, be left behind).
+
 
+
=Significant Contributions=
+
 
+
=Third Party Libraries=
+
As a general rule, projects require a CQ for every third-party library
+

Latest revision as of 21:54, 6 July 2020

Back to the top