X Tutup
Skip to content

update core.clj - clarify docs for reduce function#88

Closed
dheerajbhaskar wants to merge 1 commit intoclojure:masterfrom
dheerajbhaskar:patch-1
Closed

update core.clj - clarify docs for reduce function#88
dheerajbhaskar wants to merge 1 commit intoclojure:masterfrom
dheerajbhaskar:patch-1

Conversation

@dheerajbhaskar
Copy link
Copy Markdown

Reduce function has two scenarios. It was not coming through in the docs. The formatting was updated for readability and to make sure these two scenarios came through easily to the reader

Reduce function has two scenarios. It was not coming through in the docs. The formatting was updated for readability and to make sure these two scenarios came through easily to the reader
@borkdude
Copy link
Copy Markdown
Contributor

borkdude commented Nov 1, 2019

Clojure does not take PRs from Github. Maybe @puredanger can add a PR template :).

@jafingerhut
Copy link
Copy Markdown
Contributor

I believe the current recommendation is to create a new question on ask.clojure.org, and if changes to Clojure seem desirable, someone like Alex Miller will create an ticket for it.

@borkdude
Copy link
Copy Markdown
Contributor

borkdude commented Nov 1, 2019

Right. I meant a PR template for communicate that Github is not the preferred place for this.

@briancabbott
Copy link
Copy Markdown

@borkdude how do we generally do it then for Clojure? It's odd that it looks like the codebase essentially hasnt been updated since June -- where are our commits going to?

@borkdude
Copy link
Copy Markdown
Contributor

borkdude commented Nov 1, 2019

@briancabbott Clojure, the language, isn't that fast moving. Read more about contributing to clojure here:

https://clojure.org/community/contributing

@puredanger
Copy link
Copy Markdown
Member

Updated CONTRIBUTING.md and added PULL_REQUEST_TEMPLATE

@puredanger puredanger closed this Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup