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: .github/CONTRIBUTING.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,11 @@ Contributing to Issue
31
31
32
32
Contributing to Documentation
33
33
----
34
-
- TODO: Don will fill in the details
34
+
- Choose what to work on. Check the list of [documentation issues](https://github.com/PowerShell/PowerShell-Docs/issues) to see if someone is already working on it.
35
+
- If you cannot find an existing issue for your desired work, open a new issue for your work.
36
+
- Follow the guidelines at [Contributing to PowerShell Documentation](https://github.com/PowerShell/PowerShell-Docs/blob/staging/CONTRIBUTING.md).
37
+
- If you contribute to the PowerShell project in a way that changes the user or developer experience, you are expected to document those changes.
0 commit comments