You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,4 +55,8 @@ When you build, this will:
55
55
- Add a warning to the top of the README.md to warn users not to have the stable and preview version enabled at the same time
56
56
- Adds "Preview" in a few places in the package.json
57
57
58
-
This mechanism is mostly used for releases.
58
+
This mechanism is mostly used for releases
59
+
60
+
## Contributing Snippets
61
+
62
+
For more information on contributing snippets please read our [snippet requirements](https://github.com/PowerShell/vscode-powershell/blob/master/docs/community_snippets.md#contributing).
0 commit comments