Skip to content

Commit

Permalink
Merge branch 'master' of github.com:brentonashworth/one into M002
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenton Ashworth committed Jan 20, 2012
2 parents fb5c6ff + ef3f3c6 commit 11190d4
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Expand Up @@ -80,8 +80,15 @@ more information.

The best place to get help is on the
[Clojure Mailing List](https://groups.google.com/group/clojure). You
can also log issues in the
[project issue tracker](https://github.com/brentonashworth/one/issues).
can also log issues in the [project issue tracker][issues].

# Contributing

ClojureScript One welcomes help from the community in the form of pull
requests, [bug reports][issues], [wiki][wiki] updates, and hugs. If
you wish to contribute code, please read [How We Work][how-we-work].
In particular, note that pull requests should target the
`pull-requests` branch, not `master`.

# Known Issues

Expand Down Expand Up @@ -127,3 +134,5 @@ Distributed under the Eclipse Public License, the same as Clojure uses. See the
[lein]: https://github.com/technomancy/leiningen
[wiki]: https://github.com/brentonashworth/one/wiki
[website]: http://clojurescriptone.com
[how-we-work]: https://github.com/brentonashworth/one/wiki/HowWeWork
[issues]: https://github.com/brentonashworth/one/issues

0 comments on commit 11190d4

Please sign in to comment.