Adds Contributing.md#6
Closed
lizzie136 wants to merge 119 commits into
Closed
Conversation
solution outside the tutorial
Fix typo loose to lose
It seems that it's small typo in delete function of WeakMap as according to specification delete function takes only one parameter - key
add ; at end of line 151
Type line 131, sentence 2; corrected. FYI same line makes no sense in English, I cannot offer an edit for meaning intended.
Update /14-function-basics/article.md
update /13-switch/article.md
Update article.md
Conspicuous non-English expression changed
Update article about WeakMap's delete function
solution out of the tutorial
typo "brackets" to "parentheses"
The kind of typo all native speakers often make.
To keep that order coherent with the solution's.
Explicitly describe how async functions treat non-promise return values
typo its->it's
change wording: "brackets" to "parentheses"
typo "if" --> "it"
Remove redundant 'if' from sentence
missing word
Update task.md
- Show communinication channels (discord, trello) - Set the flow of PRs
EzequielCaste
pushed a commit
that referenced
this pull request
Aug 31, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Agrega un archivo CONTRIBUTING.md como lo vimos en discord.
¿Me dan feedback?, ¿algo que quieran agregar?