From d0d9fa0943ecd68e8f0bb70f409af97cb28e451b Mon Sep 17 00:00:00 2001 From: Erik Schierboom <erik_schierboom@hotmail.com> Date: Fri, 17 Jan 2020 13:47:58 +0100 Subject: [PATCH] [Docs] Add links for missing languages (#150) * [Docs] Add missing language GH issue links * [Docs] Add missing languages to sidebar * [Docs] Check GH issue tracking checkbox * [Docs] Fix unneeded closing sign --- README.md | 15 ++++++++++++++- languages/_sidebar.md | 12 ++++++++++++ languages/bash/README.md | 2 +- languages/c/README.md | 2 +- languages/clojure/README.md | 2 +- languages/common-lisp/README.md | 2 +- languages/cpp/README.md | 2 +- languages/csharp/README.md | 2 +- languages/dart/README.md | 2 +- languages/elixir/README.md | 2 +- languages/emacs-lisp/README.md | 2 +- languages/erlang/README.md | 2 +- languages/fsharp/README.md | 2 +- languages/go/README.md | 2 +- languages/haskell/README.md | 2 +- languages/julia/README.md | 2 +- languages/kotlin/README.md | 2 +- languages/ocaml/README.md | 2 +- languages/python/README.md | 2 +- languages/reasonml/README.md | 2 +- languages/ruby/README.md | 2 +- languages/rust/README.md | 2 +- languages/scala/README.md | 2 +- languages/scheme/README.md | 2 +- languages/typescript/README.md | 2 +- languages/x86-64-assembly/README.md | 2 +- 26 files changed, 50 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index d77b38c140..65d236b6b3 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,31 @@ We are busy working away on the product and development work to add all this fun _(This list is sorted alphabetically.)_ +- [Bash](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fbash) - [C](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fc) - [C#](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fcsharp) - [Clojure](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fclojure) - [Common Lisp](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fcommon-lisp) +- [Dart](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fdart) - [Elixir](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Felixir) +- [Emacs LISP](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Felisp) +- [Erlang](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Ferlang) - [F#](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Ffsharp) - [Go](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fgo) - [Haskell](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fhaskell) - [JavaScript](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fjavascript) +- [Julia](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fjulia) +- [Kotlin](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fkotlin) +- [OCaml](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Focaml) - [PureScript](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fpurescript) +- [Python](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fpython) +- [ReasonML](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Freasonml) - [Ruby](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fruby) -- ... +- [Rust](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Frust) +- [Scala](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fscala) +- [Scheme](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fscheme) +- [TypeScript](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Ftypescript) +- [x86-64-assembly](https://github.com/exercism/v3/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Astatus%2Fhelp-wanted+label%3Atrack%2Fx86-64-assembly) **If you are a Track Maintainer, please [start here](./docs/maintainers/README.md).** diff --git a/languages/_sidebar.md b/languages/_sidebar.md index 28c398e5a4..493efcb470 100644 --- a/languages/_sidebar.md +++ b/languages/_sidebar.md @@ -4,16 +4,28 @@ - [Bash](/languages/bash/README.md) - [C](/languages/c/README.md) - [C#](/languages/csharp/README.md) + - [Clojure](/languages/clojure/README.md) + - [Common Lisp](/languages/common-list/README.md) - [Dart](/languages/dart/README.md) + - [Elixir](/languages/elixir/README.md) + - [Emacs LISP](/languages/emacs-lisp/README.md) + - [Erlang](/languages/erlang/README.md) - [F#](/languages/fsharp/README.md) - [Go](/languages/go/README.md) - [Haskell](/languages/haskell/README.md) - [JavaScript](/languages/javascript/README.md) - [Julia](/languages/julia/README.md) - [Kotlin](/languages/kotlin/README.md) + - [OCaml](/languages/ocaml/README.md) + - [PureScript](/languages/purescript/README.md) - [Python](/languages/python/README.md) + - [ReasonML](/languages/reasonml/README.md) - [Ruby](/languages/ruby/README.md) + - [Rust](/languages/rust/README.md) + - [Scala](/languages/scala/README.md) + - [Scheme](/languages/scheme/README.md) - [Typescript](/languages/typescript/README.md) + - [x86-64 Assembly](/languages/x86-64-assembly/README.md) - Reference - [Concepts](/reference/concepts/README.md) - [Paradigms](/reference/paradigms/README.md) diff --git a/languages/bash/README.md b/languages/bash/README.md index 747d4db815..a0863ed912 100644 --- a/languages/bash/README.md +++ b/languages/bash/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/c/README.md b/languages/c/README.md index e6ec9f060a..8cfdbff191 100644 --- a/languages/c/README.md +++ b/languages/c/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/clojure/README.md b/languages/clojure/README.md index b1c9583ecf..dc09e81691 100644 --- a/languages/clojure/README.md +++ b/languages/clojure/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/common-lisp/README.md b/languages/common-lisp/README.md index 24103153a8..4be97f0fc2 100644 --- a/languages/common-lisp/README.md +++ b/languages/common-lisp/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/cpp/README.md b/languages/cpp/README.md index 81f1097aaa..06788a615e 100644 --- a/languages/cpp/README.md +++ b/languages/cpp/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md)) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/csharp/README.md b/languages/csharp/README.md index c7add3c366..1ca55c9767 100644 --- a/languages/csharp/README.md +++ b/languages/csharp/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/dart/README.md b/languages/dart/README.md index 8419b14064..70484fa96f 100644 --- a/languages/dart/README.md +++ b/languages/dart/README.md @@ -15,7 +15,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] [Convert existing files to new repository structure](../../docs/maintainers/repository-structure.md) - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/elixir/README.md b/languages/elixir/README.md index 10daff8be9..daf463bca5 100644 --- a/languages/elixir/README.md +++ b/languages/elixir/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/emacs-lisp/README.md b/languages/emacs-lisp/README.md index 3ba4af83cc..6310312f50 100644 --- a/languages/emacs-lisp/README.md +++ b/languages/emacs-lisp/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/erlang/README.md b/languages/erlang/README.md index a41aff2f50..28c71492ac 100644 --- a/languages/erlang/README.md +++ b/languages/erlang/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/fsharp/README.md b/languages/fsharp/README.md index bba376a6cd..4484b2ece9 100644 --- a/languages/fsharp/README.md +++ b/languages/fsharp/README.md @@ -15,7 +15,7 @@ Before we publicize requesting contribution for this language, the following ste - [x] [Convert existing files to new repository structure](../../docs/maintainers/repository-structure.md) - [ ] Have a kick-off discussion between track maintainers - [x] Fill out the [maintainers.md](./maintainers.md) file -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/go/README.md b/languages/go/README.md index 9579974019..088d2a4552 100644 --- a/languages/go/README.md +++ b/languages/go/README.md @@ -15,7 +15,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] [Convert existing files to new repository structure](../../docs/maintainers/repository-structure.md) - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/haskell/README.md b/languages/haskell/README.md index ad80aadf64..fbf0c321e7 100644 --- a/languages/haskell/README.md +++ b/languages/haskell/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [x] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md)) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/julia/README.md b/languages/julia/README.md index 7c6b55c1f5..4728e7aad6 100644 --- a/languages/julia/README.md +++ b/languages/julia/README.md @@ -15,7 +15,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] [Convert existing files to new repository structure](../../docs/maintainers/repository-structure.md) - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/kotlin/README.md b/languages/kotlin/README.md index e859d4de6d..f059554b14 100644 --- a/languages/kotlin/README.md +++ b/languages/kotlin/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/ocaml/README.md b/languages/ocaml/README.md index d7fab336eb..63a3065eda 100644 --- a/languages/ocaml/README.md +++ b/languages/ocaml/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/python/README.md b/languages/python/README.md index 055514a645..c86a738795 100644 --- a/languages/python/README.md +++ b/languages/python/README.md @@ -15,7 +15,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] [Convert existing files to new repository structure](../../docs/maintainers/repository-structure.md) - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/reasonml/README.md b/languages/reasonml/README.md index 7386fbf138..b16070e495 100644 --- a/languages/reasonml/README.md +++ b/languages/reasonml/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/ruby/README.md b/languages/ruby/README.md index 79984e721d..0aa6fe8341 100644 --- a/languages/ruby/README.md +++ b/languages/ruby/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/rust/README.md b/languages/rust/README.md index e9238ce2d2..e28bc8bd81 100644 --- a/languages/rust/README.md +++ b/languages/rust/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/scala/README.md b/languages/scala/README.md index 975cfc0339..bcf64a7d96 100644 --- a/languages/scala/README.md +++ b/languages/scala/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/scheme/README.md b/languages/scheme/README.md index b89341396a..29d4e3d4cd 100644 --- a/languages/scheme/README.md +++ b/languages/scheme/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/typescript/README.md b/languages/typescript/README.md index 1d08da56ae..62c1364ef2 100644 --- a/languages/typescript/README.md +++ b/languages/typescript/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) diff --git a/languages/x86-64-assembly/README.md b/languages/x86-64-assembly/README.md index 549b088bbf..71328bcea8 100644 --- a/languages/x86-64-assembly/README.md +++ b/languages/x86-64-assembly/README.md @@ -14,7 +14,7 @@ Before we publicize requesting contribution for this language, the following ste - [ ] Have a kick-off discussion between track maintainers - [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md)) -- [ ] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) +- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md) - [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md) - [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md) - [ ] [Add GitHub issues for 20 Concept Exercises](../../docs/maintainers/writing-a-concept-exercise-github-issue.md)