pgadmin4/docs/en_US/contributions.rst

25 lines
729 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 following sections, you'll find detailed information about the
development process used to develop, improve, and maintain the pgAdmin client.
2016-06-21 03:06:44 -05:00
.. toctree::
submitting_pull_requests
2016-06-21 03:06:44 -05:00
code_overview
coding_standards
code_snippets
code_review
translations