pgadmin4/docs/en_US/contributions.rst

22 lines
737 B
ReStructuredText
Raw Normal View History

2016-06-21 03:06:44 -05:00
.. _contributions:
2018-06-15 03:14:12 -05:00
**************************************
`pgAdmin Project Contributions`:index:
**************************************
2016-06-21 03:06:44 -05:00
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.
2016-06-21 03:06:44 -05:00
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