blob: 47c0be2be6977a4abb21bf50a98dc80f931fccd5 [file] [log] [blame]
Marian Harbachebeb1542019-12-13 10:42:46 +01001:linkattrs:
Edwin Kempin5ffa61e2019-04-23 13:38:56 +02002= Gerrit Community
3
Edwin Kempin21186702019-04-24 10:07:09 +02004Gerrit is developed as a
Marian Harbach34253372019-12-10 18:01:31 +01005link:https://gerrit-review.googlesource.com/[self-hosting open source project,role=external,window=_blank]
Edwin Kempin21186702019-04-24 10:07:09 +02006and very much welcomes contributions from anyone with a
7link:dev-cla.html[contributor's agreement] on file with the project.
8
Edwin Kempin207529f2019-04-23 15:18:36 +02009[[project-information]]
Edwin Kempin20d10392019-04-23 14:06:03 +020010== Project Information
11
Marian Harbach34253372019-12-10 18:01:31 +010012* link:https://www.gerritcodereview.com/[Project Homepage,role=external,window=_blank]
13* link:https://www.gerritcodereview.com/codeofconduct.html[Code of Conduct,role=external,window=_blank]
14* link:https://www.gerritcodereview.com/releases-readme.html[Release Versions,role=external,window=_blank]
15* link:https://gerrit.googlesource.com/gerrit[Source,role=external,window=_blank]
16* link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking,role=external,window=_blank]
17* link:https://gerrit-review.googlesource.com/q/status:open+project:gerrit[Change Review,role=external,window=_blank]
Edwin Kempind6213442019-04-23 14:21:51 +020018* link:dev-design.html[System Design]
Edwin Kempinc500df02019-04-23 15:53:00 +020019* Processes
David Pursehouse7840d812019-05-28 08:58:59 +090020** link:dev-processes.html#project-governance[Project Governance / Engineering Steering Committee]
Marco Miller0b0a0892020-04-01 12:03:57 -040021** link:#how-to-contribute[Contribution Processes]
Edwin Kempin099a5ec2019-04-25 16:15:14 +020022** link:dev-design-docs.html#review[Design doc reviews]
Edwin Kempinc500df02019-04-23 15:53:00 +020023** link:dev-processes.html#dev-in-stable-branches[Development in stable branches]
24** link:dev-processes.html#backporting[Backporting to stable branches]
Edwin Kempin2fef5a622019-10-02 17:22:05 +020025** link:dev-processes.html#security-issues[Dealing with Security Issues]
Edwin Kempinc500df02019-04-23 15:53:00 +020026** link:dev-processes.html#upgrading-libraries[Upgrading Libraries]
27** link:dev-processes.html#deprecating-features[Deprecating features]
Edwin Kempin6671edc2019-04-24 11:22:53 +020028* Roles
29** link:dev-roles.html#supporter[Supporter]
30** link:dev-roles.html#contributor[Contributor]
31** link:dev-roles.html#maintainer[Maintainer]
Edwin Kempinf13dfa92019-05-02 13:55:43 +020032** link:dev-roles.html#mentor[Mentor]
David Pursehouse7840d812019-05-28 08:58:59 +090033** link:dev-roles.html#steering-committee-member[Engineering Steering Committee Member]
Edwin Kempinb88b44c2019-04-30 12:02:53 +020034** link:dev-roles.html#community-manager[Community Manager]
Edwin Kempin6671edc2019-04-24 11:22:53 +020035** link:dev-roles.html#release-manager[Release Manager]
Edwin Kempin20d10392019-04-23 14:06:03 +020036
Edwin Kempin207529f2019-04-23 15:18:36 +020037[[how-to-contribute]]
Marco Miller2bce64d2020-04-01 13:20:07 -040038== How to Contribute
Edwin Kempineb593f02019-04-23 15:29:12 +020039* link:dev-cla.html[Contributor License Agreement]
Edwin Kempin099a5ec2019-04-25 16:15:14 +020040* link:dev-contributing.html#contribution-processes[Contribution Processes]
41** link:dev-contributing.html#lightweight-contribution-process[Lightweight Contribution Process]
42** link:dev-contributing.html#design-driven-contribution-process[Design-Driven Contribution Process]
Edwin Kempinf13dfa92019-05-02 13:55:43 +020043** link:dev-contributing.html#mentorship[Mentorship]
Edwin Kempin099a5ec2019-04-25 16:15:14 +020044* link:dev-design-docs.html[Design Docs]
Edwin Kempinef3da152019-04-23 14:33:03 +020045* link:dev-readme.html[Developer Setup]
Ben Rohlfs06618972021-04-29 13:53:14 +020046* link:https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui[TypeScript Frontend Developer Setup]
Edwin Kempin34be4102019-04-24 09:44:22 +020047* link:dev-crafting-changes.html[Crafting Changes]
Edwin Kempin0756b692019-04-24 09:59:06 +020048* link:dev-starter-projects.html[Starter Projects]
Edwin Kempinef3da152019-04-23 14:33:03 +020049
Edwin Kempin207529f2019-04-23 15:18:36 +020050[[plugin-development]]
Edwin Kempinef3da152019-04-23 14:33:03 +020051== Plugin Development
Edwin Kempina751c6a2019-10-01 13:56:53 +020052* link:dev-plugins-lifecycle.html[Plugin Lifecycle]
Edwin Kempinef3da152019-04-23 14:33:03 +020053* link:dev-plugins.html[Developing Plugins]
54* link:dev-build-plugins.html[Building Gerrit plugins]
Ben Rohlfsda0a62b2021-04-26 17:02:19 +020055* link:pg-plugin-dev.html[JavaScript Plugin Development and API]
Edwin Kempinef3da152019-04-23 14:33:03 +020056* link:config-validation.html[Validation Interfaces]
Edwin Kempinef3da152019-04-23 14:33:03 +020057* link:quota.html[Quota Enforcement]
Edwin Kempin5ffa61e2019-04-23 13:38:56 +020058
Edwin Kempin207529f2019-04-23 15:18:36 +020059[[maintainer]]
Edwin Kempin5ffa61e2019-04-23 13:38:56 +020060== Maintainer
Edwin Kempinef3da152019-04-23 14:33:03 +020061* link:dev-release.html[Making a Gerrit Release]
62* link:dev-release-subproject.html[Making a Release of a Gerrit Subproject]
Edwin Kempin0b54ca32019-05-06 15:25:46 +020063* link:https://www.gerritcodereview.com/publishing.html[Publish Gerrit Homepage]
Edwin Kempin5ffa61e2019-04-23 13:38:56 +020064
65GERRIT
66------
67Part of link:index.html[Gerrit Code Review]
68
69SEARCHBOX
Ben Rohlfs0f007172019-04-29 21:41:05 +020070---------