clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
2019-09-16T23:26:36.010700Z

OK, I have the go-ahead for making commits to the core.rrb-vector library. Should I just clone the Github repo, make one or more commits locally on my machine, then push, as if it were my own Github repo?

2019-09-16T23:27:27.011100Z

I've created N patches for various repos, but never committed to one yet.

alexmiller 2019-09-16T23:38:28.011900Z

you can, just coordinate with MichaƂ. or you can put on a branch and merge if that makes you happier.

2019-09-16T23:58:44.012300Z

Only things on master branch trigger retest on http://build.clojure.org I suppose?