File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -137,10 +137,11 @@ $poetry run python cli.py summary
137
137
138
138
### How to contribute?
139
139
140
- - If you feel, some examples will make a great learning material add a new file in the format ` 1xx-<easy|medum|hard>-filename.py ` and send a PR.
140
+ - If you feel, some examples will make a great learning material, add a new file in the format ` 1xx-<easy|medum|hard>-filename.py ` and send a PR.
141
141
- If you feel some of the koan file is missing enough links or not well-defined please send a PR or raise an issue.
142
+ - If you feel some of the concepts needs a better examples or missing, open a PR or create an issue.
142
143
143
144
### To Support
144
145
145
- - [ ] Add async koans
146
+ - [ ] Add async example koans
146
147
- [ ] Add third party annotation koans like django, DRF in separate sub-directory in ` koans/ ` .
You can’t perform that action at this time.
0 commit comments