Skip to content

Commit

Permalink
Merge pull request #46 from khagapati-bagh/feature-branch
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
khagapati-bagh authored Oct 8, 2021
2 parents bd80f56 + 8b06a5b commit b094748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ for (int i = 0; i < n; i++) {
cout << i <<" "; // ✅.
}
```
8. Optional Step:
8. #### `*` Don't forgot to add new line at the end of your code.
9. Optional Step:
You can use online code formatter for \
[C/C++](https://codebeautify.org/cpp-formatter-beautifier). \
[Java](https://codebeautify.org/javaviewer). \
Expand Down

0 comments on commit b094748

Please sign in to comment.