You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -101,12 +101,6 @@ If you have a question, post it to the FAQ section of the WIKI so everyone can r
101
101
102
102
_if you use node-postgres in production and would like your site listed here, fork & add it_
103
103
104
-
## Help
105
-
106
-
If you need help or run into _any_ issues getting node-postgres to work on your system please report a bug or contact me directly. I am usually available via google-talk at my github account public email address.
107
-
108
-
I usually tweet about any important status updates or changes to ndoe-postgres. You can follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date.
109
-
110
104
## Contributing
111
105
112
106
__I love contributions.__
@@ -132,6 +126,12 @@ If at all possible when you open an issue please provide
132
126
133
127
Usually I'll pop the code into the repo as a test. Hopefully the test fails. Then I make the test pass. Then everyone's happy!
134
128
129
+
130
+
If you need help or run into _any_ issues getting node-postgres to work on your system please report a bug or contact me directly. I am usually available via google-talk at my github account public email address.
131
+
132
+
I usually tweet about any important status updates or changes to node-postgres. You can follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date.
133
+
134
+
135
135
## Extras
136
136
137
137
node-postgres is by design _low level_ with the bare minimum of abstraction. These might help out:
0 commit comments