cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
Justin Duncan 2019-07-22T02:57:59.002Z

Hi all! I am a newbie wanting to open a beginner friendly task on JIRA. When I signed up it says

doesn't have access to Jira on clojure.atlassian.net.
Could someone steer me in the right direction please?

alexmiller 2019-07-22T03:00:25.002200Z

you can find a lot more info at https://clojure.org/dev/dev

alexmiller 2019-07-22T03:00:55.002700Z

but in short, to open a jira, you don't need an account, you can add it here: https://clojure.atlassian.net/servicedesk/customer/portal/1

Justin Duncan 2019-07-22T03:01:40.003200Z

thanks! I signed the CA, but forgot to do step two and supply the email that should have access! Thanks!

alexmiller 2019-07-22T03:02:28.003600Z

if you're just filing an issue, there's no need to sign the CA or get a jira acct

Justin Duncan 2019-07-22T03:04:35.004300Z

I am wanting to contribute to Clojurescript itself 🙂. My understanding is that the process to do this is to sign the CA, setup a JIRA account, pick a task, makes some changes then squash all my commits to a single patch and attach that to the JIRA task.

alexmiller 2019-07-22T03:09:00.004800Z

yeah, if you're going to add patches, you'll need an account - you can request on the same link above

1