| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,6 +30,8 @@ Contributing to Documentation | |||
| 30 | 30 | - If you cannot find an existing issue for your desired work, [open a new issue](https://github.com/PowerShell/PowerShell/issues/new) explaining that you'd like to contribute to fix the problem. | |
| 31 | 31 | - Follow the guidelines at [Contributing to PowerShell Documentation](https://github.com/PowerShell/PowerShell-Docs/blob/staging/CONTRIBUTING.md). | |
| 32 | 32 | - If you contribute to the PowerShell project in a way that changes the user or developer experience, you are expected to document those changes. | |
| 33 | + - When you are writting markdown docs, use [semantic linefeeds](http://rhodesmill.org/brandon/2012/one-sentence-per-line/). | ||
| 34 | + In most cases, it means "once sentance per line". | ||
| 33 | 35 | ||
| 34 | 36 | Contributing to Code | |
| 35 | 37 | ---- | |
| Back | FazBrowse Home | New Git URL |
0 commit comments