Skip to content

Commit e56080e

Browse files
committed
Move discussion opportunity link to forum
1 parent 273f569 commit e56080e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,13 +328,16 @@ For an in-depth discussion of how exercism language tracks and exercises work, p
328328

329329
If you're just getting started and looking for a helpful way to get involved, take a look at [regenerating the test suites][#regenerating-a-test-suite], [porting an exercise from another language][port exercise], or [creating an automated test generator][#implementing-a-generator].
330330

331+
We are also available at our community forum: [building-exercism]
332+
331333
## Ruby icon
332334

333335
The Ruby icon is the Vienna.rb logo, and is used with permission. Thanks Floor
334336
Dress :)
335337

336338
[#anatomy-of-an-exercise]: #anatomy-of-an-exercise
337339
[assertion]: https://github.com/exercism/ruby/blob/master/lib/generator/exercise_case/assertion.rb
340+
[building-exercism]: https://forum.exercism.org/c/general/building-exercism/125
338341
[#canonical-data]: #canonical-data
339342
[canonical data]: https://github.com/exercism/problem-specifications/tree/master/exercises
340343
[canonical exercises]: https://github.com/exercism/problem-specifications/tree/master/exercises

docs/24pullrequests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ Something missing? Submitting and reviewing exercises on Exercism and
1414
notice something you don't like? Create a pull request!
1515

1616
Check out the [Getting Involved in a Track](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md#getting-involved-in-an-exercism-language-track) documentation, and some [ideas for things we are looking for](http://exercism.io/languages/ruby/todo) for exercises that are needed to be implemented.
17+
18+
We are available to answer questions in our forum [building-exercism].
19+
20+
[building-exercism]: https://forum.exercism.org/c/general/building-exercism/125

0 commit comments

Comments
 (0)