Skip to content

Commit 90419f7

Browse files
author
livecodeali
committed
[[ Community Docs ]] Add formatting comments to making changes section
1 parent 962ecc5 commit 90419f7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/contributing_to_docs.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,15 @@ repo.
158158

159159
**Make your changes**
160160

161+
Please ensure that you have tabs enabled if you are indenting code
162+
blocks.
163+
164+
![](images/tabs.png)
165+
166+
Also, try to ensure each line you modify is no more than 72 characters
167+
long, adding return characters as necessary (the dictionary only breaks
168+
paragraphs when there are two return characters in a row).
169+
161170
**In the Propose file change section, enter the title and description of your pull request.**
162171

163172
![](images/propose-file-change.png)

0 commit comments

Comments
 (0)