This repository was archived by the owner on Aug 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This area will contain everything needed to launch the Julia track, including:
1313Before we publicize requesting contribution for this language, the following steps should be done.
1414
1515- [x] [ Convert existing files to new repository structure] ( ../../docs/maintainers/repository-structure.md )
16- - [ ] Have a kick-off discussion between track maintainers
16+ - [x ] Have a kick-off discussion between track maintainers
1717- [x] Fill out the [ maintainers.md] ( ./maintainers.md ) file (e.g. [ C#] ( ../csharp/maintainers.md ) )
1818- [x] Ensure there is a link to your track's GitHub issues on the [ main README.md] ( ../../README.md )
1919- [ ] [ Write a Concept Exercise implementation guide] ( ../../docs/maintainers/writing-a-concept-exercise-github-issue.md )
@@ -28,10 +28,10 @@ Before launch, we need all of the following parts to be completed:
2828
2929- [ ] Implemented 20+ Concept Exercises
3030- [ ] [ Updated ` config.json ` ] ( ../../docs/maintainers/migrating-your-config-json-files.md )
31- - [ ] Added ` version ` key
32- - [ ] Added online editor settings
33- - [ ] Added ` indent_style `
34- - [ ] Added ` indent_size `
31+ - [x ] Added ` version ` key
32+ - [x ] Added online editor settings
33+ - [x ] Added ` indent_style `
34+ - [x ] Added ` indent_size `
3535 - [ ] Added Concept Exercises
3636 - [ ] Added Concepts for all Practice Exercises
3737
You can’t perform that action at this time.
0 commit comments