Skip to content

Commit 3a253df

Browse files
authored
Merge pull request chaoss#1377 from devika34/updation
Updated CONTRIBUTING.md
2 parents fa7e976 + 93032e8 commit 3a253df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,10 @@ We require all commits to be signed off with a [Developer Certificate of Origin]
7171
- [Python's official style guide](https://www.python.org/dev/peps/pep-0008/)
7272
- [Python best practices](https://gist.github.com/sloria/7001839)
7373
- [The Zen of Python](https://www.python.org/dev/peps/pep-0020/)
74+
75+
### PostgreSQL guides
76+
- [PostgreSQL installation guide](https://www.postgresql.org/docs/12/tutorial-install.html)
77+
- [PostgreSQL official tutotial](https://www.postgresql.org/docs/)
78+
- [PostgreSQL docker official image](https://hub.docker.com/_/postgres)
79+
- [SQL style guide](https://docs.telemetry.mozilla.org/concepts/sql_style.html)
80+

0 commit comments

Comments
 (0)