mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-24 09:40:21 -06:00
8f1f04e5f3
- Reformat source so it's wrapped. - Standardise markup. - Center images. - Restructure in various places to improve the indexing. - Remove duplicated Query Tool toolbar descriptions. - Ensure the structure works in both HTML and LaTeX.
25 lines
723 B
ReStructuredText
25 lines
723 B
ReStructuredText
.. _contributions:
|
|
|
|
**************************************
|
|
`pgAdmin Project Contributions`:index:
|
|
**************************************
|
|
|
|
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 following sections, you'll find detailed information about the
|
|
development process used to develop, improve, and maintain the pgAdmin client.
|
|
|
|
.. toctree::
|
|
|
|
submitting_patches
|
|
code_overview
|
|
coding_standards
|
|
code_snippets
|
|
code_review
|
|
translations
|
|
|