next-jdbc/CONTRIBUTING.md

12 lines
513 B
Markdown
Raw Normal View History

# next.jdbc
The next generation of [`clojure.java.jdbc`](https://github.com/clojure/java.jdbc)
is *not yet accepting contributions* because it is exploratory work and I do
not know yet whether it will be a Contrib project (like `clojure.java.jdbc`)
or whether it will be a public, open source project.
Please do not send Pull Requests at this point!
2019-01-10 06:09:29 +00:00
Feel free to [open Issues](https://github.com/seancorfield/next-jdbc/issues) with opinions
2019-04-06 20:08:50 +00:00
and suggestions -- I'm happy to have discussions about the concepts!