File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed
Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 11Hi! Thanks for your interest in contributing to this project.
22
3- Clojure contrib projects do not use GitHub issues or pull requests, and
3+ Clojure contrib projects do not use GitHub issues or pull requests, and
44require a signed Contributor Agreement. If you would like to contribute,
55please read more about the CA and sign that first (this can be done online).
66
77Then go to this project's issue tracker in JIRA to create tickets, update
88tickets, or submit patches. For help in creating tickets and patches,
99please see:
1010
11- - Signing the CA: https://dev. clojure.org/display/ community/Contributing+FAQ
12- - Creating Tickets: https://dev. clojure.org/display/ community/Creating+Tickets
13- - Developing Patches: https://dev. clojure.org/display/ community/Developing+Patches
14- - Contributing FAQ: https://dev. clojure.org/display/ community/Contributing+FAQ
11+ - Signing the CA: https://clojure.org/community/contributing
12+ - Creating Tickets: https://clojure.org/community/creating_tickets
13+ - Developing Patches: https://clojure.org/community/developing_patches
14+ - Contributing FAQ: https://clojure.org/community/contributing
Original file line number Diff line number Diff line change 22.classpath
33.cpcache
44.project
5+ .rebl
56.settings
67/.lein-failures
78/.lein-repl-history
Original file line number Diff line number Diff line change @@ -3,12 +3,10 @@ This is a [Clojure contrib] project.
33Under the Clojure contrib [ guidelines] , this project cannot accept
44pull requests. All patches must be submitted via [ JIRA] .
55
6- See [ Contributing] and the [ FAQ ] on the Clojure development [ wiki ] for
6+ See [ Contributing] on the Clojure website for
77more information on how to contribute.
88
9- [ Clojure contrib ] : http ://dev. clojure.org/display/doc/Clojure+Contrib
9+ [ Clojure contrib ] : https ://clojure.org/community/contrib_libs
1010[ Contributing ] : https://clojure.org/community/contributing
11- [ FAQ ] : http://dev.clojure.org/display/community/Contributing+FAQ
1211[ JIRA ] : http://dev.clojure.org/jira/browse/JDBC
13- [ guidelines ] : http://dev.clojure.org/display/community/Guidelines+for+Clojure+Contrib+committers
14- [ wiki ] : http://dev.clojure.org/
12+ [ guidelines ] : https://clojure.org/community/contrib_howto
You can’t perform that action at this time.
0 commit comments