next-jdbc/CONTRIBUTING.md

9 lines
648 B
Markdown
Raw Normal View History

2019-04-22 01:18:10 +00:00
# Contributing to `next.jdbc`
2019-01-10 06:09:29 +00:00
Feel free to [open Issues](https://github.com/seancorfield/next-jdbc/issues) with opinions
and suggestions -- I'm happy to have discussions about any aspect of the library!
I welcome Pull Requests for source code changes *that are accompanied by tests*, and for documentation changes. For any substantial change, please open an issue for discussion first, or find me in the `#sql` stream on Clojurians Zulip or the `#sql` channel on Clojurians Slack to chat about it.
In particular, as of 1.0.0 Beta 1, no breaking changes will be entertained. All future changes must either be purely accretive or purely fixative.