1
0
forked from Mirror/wren

Add links to mailing list.

This commit is contained in:
Bob Nystrom
2015-01-20 17:46:52 -08:00
parent b6443f0301
commit 879d9d725e
2 changed files with 23 additions and 5 deletions

View File

@ -70,9 +70,15 @@ Now run:
Neat, right? You're a Wren programmer now! The next step is to [read more
docs](syntax.html) and learn your way around the language. If you run into
bugs, or have ideas or questions, any and all of the following work:
bugs, or have ideas or questions, any of the following work:
* Tell me on twitter at [@munificentbob](https://twitter.com/intent/user?screen_name=munificentbob).
* [File a ticket](https://github.com/munificent/wren/issues) at [the GitHub repo](https://github.com/munificent/wren).
* **Ask on the [Wren mailing list][list].**
* Tell me on twitter at [@munificentbob][twitter].
* [File a ticket][issue] at [the GitHub repo][repo].
* Send a pull request.
* Email me at [`robert@stuffwithstuff.com`](mailto:robert@stuffwithstuff.com).
[list]: https://groups.google.com/forum/#!forum/wren-lang
[twitter]: https://twitter.com/intent/user?screen_name=munificentbob
[issue]: https://github.com/munificent/wren/issues
[repo]: https://github.com/munificent/wren