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 "Recommenders/CommitterResources"

m
m
Line 9: Line 9:
 
# [[Recommenders/CodingConventions|Code Recommenders Coding Conventions]]
 
# [[Recommenders/CodingConventions|Code Recommenders Coding Conventions]]
 
# [[Recommenders/Infrastructure|Code Recommenders Infrastructure]]
 
# [[Recommenders/Infrastructure|Code Recommenders Infrastructure]]
 +
# [[Development_Resources/Handling_Git_Contributions|How to deal with Git Contributions from External]]
  
  
 
[[Category:Recommenders]]
 
[[Category:Recommenders]]

Revision as of 02:43, 18 February 2011

Committer must reads

Every committer must have read and understood the following Eclipse and Code Recommenders guidelines. Please read them carefully to be sure that you understand the scope of your doings when submitting code to Eclipse, how to deal with external contributions, why to take care that no EPL incompatible code can be used at Eclipse and so on.

  1. Eclipse New Committer Handbook
  2. Eclipse Development Process
  3. Eclipse Committer Guidelines
  4. Eclipse General Development Resources
  5. Code Recommenders Coding Conventions
  6. Code Recommenders Infrastructure
  7. How to deal with Git Contributions from External

Back to the top