From 4f38cde367d5b4b5e9a9fb642430af1eb3f773ec Mon Sep 17 00:00:00 2001 From: Jeremy Walker Date: Tue, 2 Mar 2021 13:14:26 +0000 Subject: [PATCH 1/2] Fix old implicit reference to v3 repo --- anatomy/track-tooling/analyzers/creating-from-scratch.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/anatomy/track-tooling/analyzers/creating-from-scratch.md b/anatomy/track-tooling/analyzers/creating-from-scratch.md index 50fef94f..e641d52e 100644 --- a/anatomy/track-tooling/analyzers/creating-from-scratch.md +++ b/anatomy/track-tooling/analyzers/creating-from-scratch.md @@ -6,6 +6,8 @@ These are the steps to get going: 1. Check [our repository list for an existing `...-analyzer`](https://github.com/exercism?q=-analyzer) 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 Analyzer. -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 Analayzer for. +3. Open an issue at [exercism/exercism][exercism-repo] introducing yourself and telling us which language you'd like to create a Analayzer 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 :slightly-smiling-face: + +[exercism-repo]: https://github.com/exercism/exercism From 89e863dabadce9cfdff86a88c20033b465449be0 Mon Sep 17 00:00:00 2001 From: Jeremy Walker Date: Tue, 2 Mar 2021 13:15:22 +0000 Subject: [PATCH 2/2] Update anatomy/track-tooling/analyzers/creating-from-scratch.md --- anatomy/track-tooling/analyzers/creating-from-scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anatomy/track-tooling/analyzers/creating-from-scratch.md b/anatomy/track-tooling/analyzers/creating-from-scratch.md index e641d52e..6f3fa9b1 100644 --- a/anatomy/track-tooling/analyzers/creating-from-scratch.md +++ b/anatomy/track-tooling/analyzers/creating-from-scratch.md @@ -8,6 +8,6 @@ These are the steps to get going: 2. Scan the [contents of this directory](./) to ensure you are comfortable with the idea of creating an Analyzer. 3. Open an issue at [exercism/exercism][exercism-repo] introducing yourself and telling us which language you'd like to create a Analayzer for. -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 :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