FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge pull request #1315 from PowerShell/vors/linefeeds · roachhd/PowerShell@7db984a · GitHub

Commit 7db984a

Browse files
authored
Merge pull request PowerShell#1315 from PowerShell/vors/linefeeds
Add note about one sentance per line to CONTRIBUTING.md
2 parents 46254de + 9cfc46c commit 7db984a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/CONTRIBUTING.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Contributing to Documentation
3030
- 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.
3131
- Follow the guidelines at [Contributing to PowerShell Documentation](https://github.com/PowerShell/PowerShell-Docs/blob/staging/CONTRIBUTING.md).
3232
- 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".
3335

3436
Contributing to Code
3537
----

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL