-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add explanation of concepts to various design.md documents #1459
Comments
* not-in-exercise-report initial commit * not-in-exercise-report addressed review points
Concepts in csharp/config.json not in csharp/reference/exercises.json addressed in PR exercism/v3#2260. |
The missing concepts related to |
The missing concepts related to |
Included |
The issues related to the |
There is a mismatch (see tables, below) between the concepts attributed to an exercise in csharp/reference/README.md which reflects the original concept-scraping task performed by the track's maintainers and what is shown for each exercise in csharp/config.json which is the official catalog of completed exercises.
The task, here, is to align the concepts associated in an exercise in csharp/config.json with those in csharp/reference/exercises.json (from which csharp/reference/README.md is generated).
For each concept found in config.json, not in exercises.json
For each concept found in exercises.json, not in config.json
Concepts in csharp/config.json not in csharp/reference/exercises.json
Concepts in csharp/reference/exercises.json not in csharp/config.json
The text was updated successfully, but these errors were encountered: