Skip to content

Commit

Permalink
📝 Update Contributing.md (#271)
Browse files Browse the repository at this point in the history
* 📝 Update contributing documentation

* 📝 Add VS Code extension recommendations

* 📝 Add compatibility notes to contributing doc

* 📝 Update contributing file
- Move blank format descriptions to writing koans section
- Reformat blank descriptions as a table
- Add details about comment and whitespace styles

* 📝 Update blanks table
Remove some unnecessary portions

* 📝 Add note for comment language
  • Loading branch information
vexx32 committed Sep 29, 2019
1 parent dd8b268 commit 4f2e142
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 101 deletions.
7 changes: 7 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"recommendations": [
"ms-vscode.PowerShell",
"ms-vscode.PowerShell-Preview",
"streetsidesoftware.code-spell-checker"
]
}

0 comments on commit 4f2e142

Please sign in to comment.