We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962ecc5 commit 90419f7Copy full SHA for 90419f7
1 file changed
docs/contributing_to_docs.md
@@ -158,6 +158,15 @@ repo.
158
159
**Make your changes**
160
161
+Please ensure that you have tabs enabled if you are indenting code
162
+blocks.
163
+
164
+
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
170
**In the Propose file change section, enter the title and description of your pull request.**
171
172

0 commit comments