Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit ea99803

Browse files
authored
[Julia] Update README checklist (#331)
1 parent 0925bb1 commit ea99803

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

languages/julia/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This area will contain everything needed to launch the Julia track, including:
1313
Before 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

0 commit comments

Comments
 (0)