mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
26 lines
630 B
ReStructuredText
26 lines
630 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
HypoPG is an open source project, distributed under the `PostgreSQL licence
|
|
<https://opensource.org/licenses/postgresql>`_.
|
|
|
|
Talk
|
|
----
|
|
|
|
If you have suggestions, feature request or just want to say hi you can join the
|
|
**#hypopg** IRC channel on freenode.
|
|
|
|
.. _bug_reports:
|
|
|
|
Bug reports
|
|
-----------
|
|
|
|
If you've found a bug, please report it on the `HypoPG bug-tracker on Github
|
|
<https://github.com/HypoPG/hypopg/issues/>`_.
|
|
|
|
Hacking
|
|
-------
|
|
|
|
If you want to fix a bug, enhance the documentation or develop new features,
|
|
feel free to clone the `git repository on Github
|
|
<https://github.com/HypoPG/hypopg>`_.
|