We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f778a commit 5447c68Copy full SHA for 5447c68
Contributing.md
@@ -0,0 +1,12 @@
1
+## Contributing
2
+
3
+### Issues
4
5
+Try to be the most specific possible. Give node version, database driver and orm version. Give an example,
6
+that will help other people to try and replicate your problem.
7
8
+### Pull Requests
9
10
+They are always welcome, but they must pass all the tests. If adding a new feature, don't forget about adding
11
+it to documentation (Readme.md) and add tests for it. If you need help preparing a local clone for testing
12
+just ask and we'll help you.
0 commit comments