Add CONTRIBUTING.md #14
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
Simple issues suitable Hacktoberfest PRs
To help new comers contribute.
Features:
const copied = [...original]
instead ofconst copied = original.slice()
), etcNote: There is some text already written in the README.md file.
The text was updated successfully, but these errors were encountered: