Skip to content

Commit a2dc512

Browse files
committed
Update readme
1 parent 38dc381 commit a2dc512

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
An Ecto SQLite3 Adapter. Uses [Exqlite](https://github.com/elixir-sqlite/exqlite)
88
as the driver to communicate with sqlite3.
99

10+
## Contributing
11+
12+
Feel free to check the project out and submit pull requests. All that is asked
13+
of you, is to respect the reviewer's time and to thoroughly review the
14+
contributions. You can use AI for contributions, just disclose that you did and
15+
be honest.
16+
1017
## Caveats and limitations
1118

1219
See [Limitations](https://hexdocs.pm/ecto_sqlite3/Ecto.Adapters.SQLite3.html#module-limitations-and-caveats)

0 commit comments

Comments
 (0)