Skip to content

Commit 2ec01be

Browse files
committed
Add CONTRIBUTING.md
1 parent e14c58e commit 2ec01be

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
This is a [Clojure contrib] project.
2+
3+
Under the Clojure contrib [guidelines], this project cannot accept
4+
pull requests. All patches must be submitted via [JIRA].
5+
6+
See [Contributing] and the [FAQ] on the Clojure development [wiki] for
7+
more information on how to contribute.
8+
9+
[Clojure contrib]: http://dev.clojure.org/display/doc/Clojure+Contrib
10+
[Contributing]: http://dev.clojure.org/display/community/Contributing
11+
[FAQ]: http://dev.clojure.org/display/community/Contributing+FAQ
12+
[JIRA]: http://dev.clojure.org/jira/browse/TMACRO
13+
[guidelines]: http://dev.clojure.org/display/community/Guidelines+for+Clojure+Contrib+committers
14+
[wiki]: http://dev.clojure.org/

0 commit comments

Comments
 (0)