Skip to content

Commit 5447c68

Browse files
committed
Adds Contributing.md
1 parent 70f778a commit 5447c68

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Contributing.md

+12
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)