From fb125d8ee05aa1af63655c53377404fa48cc3ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=81ozi=C5=84ski?= Date: Tue, 2 Mar 2021 14:52:38 +0100 Subject: [PATCH] Representer creation docs As in #74 --- anatomy/track-tooling/representers/creating-from-scratch.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/anatomy/track-tooling/representers/creating-from-scratch.md b/anatomy/track-tooling/representers/creating-from-scratch.md index 1586d29d..bf258441 100644 --- a/anatomy/track-tooling/representers/creating-from-scratch.md +++ b/anatomy/track-tooling/representers/creating-from-scratch.md @@ -6,6 +6,8 @@ These are the steps to get going: 1. Check [our repository list for an existing `...-representer`](https://github.com/exercism?q=-representer) to ensure that one doesn't already exist. 2. Scan the [contents of this directory](./) to ensure you are comfortable with the idea of creating an Representer. -3. Open an issue at [exercism/exercism](https://github.com/exercism/exercism/issues/new) introducing yourself and telling us which language you'd like to create a Representer for. +3. Open an issue at [exercism/exercism][exercism-repo] introducing yourself and telling us which language you'd like to create a Representer for. -We have an incredibly friendly and supportive community who will be happy to help you as you work through this! Just create new issues in this repository as needed :slightly-smiling-face: +We have an incredibly friendly and supportive community who will be happy to help you as you work through this! If you get stuck, please speak to us on Slack or create new issues at [exercism/exercism][exercism-repo] as needed 🙂 + +[exercism-repo]: https://github.com/exercism/exercism