There was an error while loading. Please reload this page.
1 parent 38dc381 commit a2dc512Copy full SHA for a2dc512
1 file changed
README.md
@@ -7,6 +7,13 @@
7
An Ecto SQLite3 Adapter. Uses [Exqlite](https://github.com/elixir-sqlite/exqlite)
8
as the driver to communicate with sqlite3.
9
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
17
## Caveats and limitations
18
19
See [Limitations](https://hexdocs.pm/ecto_sqlite3/Ecto.Adapters.SQLite3.html#module-limitations-and-caveats)
0 commit comments