mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-23 09:16:29 -06:00
22 lines
710 B
ReStructuredText
22 lines
710 B
ReStructuredText
.. _contributions:
|
|
|
|
*****************************
|
|
pgAdmin Project Contributions
|
|
*****************************
|
|
|
|
pgAdmin is an open-source project that invites you to get involved in the development process. For more information about contributing to the pgAdmin project, contact the developers on the pgAdmin mailing list pgadmin-hackers@postgresql.org to discuss any ideas you might have for enhancements or bug fixes.
|
|
|
|
In the sections listed below, you'll find detailed information about the development process used to develop, improve, and maintain the pgAdmin client.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
|
|
submitting_patches
|
|
code_overview
|
|
coding_standards
|
|
code_snippets
|
|
code_review
|
|
translations
|
|
|