Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGerrit/Contributor Guide"

(Created page with "{{EGerrit}}")
 
Line 1: Line 1:
 
{{EGerrit}}
 
{{EGerrit}}
 +
 +
= Communication =
 +
 +
{| cellpadding="3" cellspacing="0" border="1"
 +
!Channel
 +
!EGerrit
 +
|-
 +
|Developer Mailing List
 +
|[https://dev.eclipse.org/mailman/listinfo/egerrit-dev EGit developer mailing list]
 +
|-
 +
|Reporting Bugs
 +
|[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGerrit&rep_platform=All&op_sys=All File new EGit bug]
 +
|-
 +
|User Forum
 +
|[https://eclipse.org/forums/index.php?t=thread&frm_id=306]
 +
|}
 +
 +
<br/>
 +
 +
= Obtaining Sources  =
 +
 +
EGerrit is self hosted in Git. You can browse the repository on the web:
 +
[http://git.eclipse.org/c/egerrit/ EGerrit]

Revision as of 16:18, 26 October 2015

EGerrit
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Communication

Channel EGerrit
Developer Mailing List EGit developer mailing list
Reporting Bugs File new EGit bug
User Forum [1]


Obtaining Sources

EGerrit is self hosted in Git. You can browse the repository on the web: EGerrit

Back to the top