Skip to content

Commit 9e94dae

Browse files
committed
Update CONTRIBUTING.md
1 parent 2992c9a commit 9e94dae

1 file changed

Lines changed: 9 additions & 20 deletions

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
1-
Hi! Thanks for your interest in ClojureCLR!
1+
This is a [Clojure contrib] project.
22

3-
## I want to ask a question
3+
Under the Clojure contrib [guidelines], this project cannot accept
4+
pull requests. All patches must be submitted via [JIRA].
45

5-
If you have a question about ClojureCLR, please use the official Ask Clojure forum at https://ask.clojure.org,
6-
and the ClojureCLR [category](https://ask.clojure.org/index.php/clojureclr) specifically.
7-
This forum is monitored by the ClojureCLR maintainers.
6+
See [Contributing] on the Clojure website for
7+
more information on how to contribute.
88

9-
## I want to discuss an idea
10-
11-
Great! Our preferred channel for discussions is the [#clr](https://clojurians.slack.com/archives/C060SFCPR) channel in the Clojurians Slack.
12-
13-
## I want to file a bug / suggest an enhancement
14-
15-
Please file it as a question in the ClojureCLR category on https://ask.clojure.org with the tag "problem" (possible bugs) or "request" (enhancements).
16-
17-
## I want to provide a patch / PR
18-
19-
If you would like to contribute patches, the Clojure dev process is described in detail at https://clojure.org/dev.
20-
21-
In short, this process requires:
22-
23-
- [Signing the Contributor Agreement](https://clojure.org/dev/contributor_agreement)
9+
[Clojure contrib]: https://clojure.org/community/contrib_libs
10+
[Contributing]: https://clojure.org/community/contributing
11+
[JIRA]: https://clojure.atlassian.net/browse/TNS
12+
[guidelines]: https://clojure.org/community/contrib_howto

0 commit comments

Comments
 (0)