File: CONTRIBUTING.md

package info (click to toggle)
clojure 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,704 kB
  • sloc: java: 43,177; xml: 599; sh: 68; makefile: 50
file content (42 lines) | stat: -rw-r--r-- 1,446 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Hi! Thanks for your interest in Clojure!

## I want to ask a question

If you have a question about Clojure, please use the official Ask Clojure forum at https://ask.clojure.org. This forum is monitored by the Clojure maintainers.

## I want to discuss an idea

There are many interactive Clojure forums for discussion and you can find a list at [Clojure Discussion](https://clojure.org/community/resources#_clojure_discussion).

## I want to file a bug / suggest an enhancement

Please file it as a question on https://ask.clojure.org with the tag "problem" (possible bugs) or "request" (enhancements).

## I want to provide a patch / PR

If you would like to contribute patches, the Clojure dev process is described in detail at https://clojure.org/dev.

In short, this process requires:

- [Signing the Contributor Agreement](https://clojure.org/dev/contributor_agreement)
- [Requesting jira access](https://clojure.atlassian.net/servicedesk/customer/portal/1)

This project does not accept pull requests.

## I am looking for official documentation

You can find official documentation on the Clojure web site:

* Reference docs https://clojure.org/reference
* Tutorials and guides: https://clojure.org/guides
* API: https://clojure.org/api/api

## What release should I use?

Find the current release info here:

https://clojure.org/releases/downloads

A list of all releases can be found here:

https://clojure.org/releases/downloads_older