cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
2021-02-14T14:16:39.018400Z

I am new to the contribution on Clojurescript and I found a small typo (1 letter is missing) which is also a minor bug. Should I create an issue or submit a patch directly?

alexmiller 2021-02-14T14:22:06.019100Z

if web site, file an issue/pr here: https://github.com/clojure/clojurescript-site/ if language itself, file a question here: https://ask.clojure.org

alexmiller 2021-02-14T14:23:04.020Z

if want to submit a patch for the language, you can sign the contributor's agreement, then request a jira account per https://clojure.org/dev/dev#_becoming_a_contributor

๐Ÿ‘Œ 1
2021-02-14T17:00:26.024800Z

I read the documentation at https://clojurescript.org/community/patches, created a Jira issue and attached a patch file to resolve the issue. https://clojure.atlassian.net/browse/CLJS-3298 I would like to know if I am supposed to change the status of the Jira issue? It is currently on โ€œOpenโ€.

alexmiller 2021-02-14T20:28:02.025100Z

no