Skip to content

Commit 22e5592

Browse files
authored
Update user-docs-collaboration.md
50/50 on whether these full stops/periods need to go, given the mix of bullet types
1 parent 8519c7a commit 22e5592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

brand/user-docs-collaboration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,13 +278,13 @@ On the other hand, should an existing doc ever need to go through extensive deve
278278

279279
#### Editorial tips and reminders
280280

281-
* Don’t work on more than one document at a time. If you are assigned to a task, finish the task before taking on another one for a different issue.
281+
* Don’t work on more than one document at a time. If you are assigned to a task, finish the task before taking on another one for a different issue
282282
* Consider the big picture [linking strategy](/brand/user-docs-guide#linking-strategy) for documentation as a whole.
283283
* Double check your link changes before pushing changes live; both links across document pages and in-page anchor links. All links within the documentation website should be relative URLs:
284284
* across-pages: `[other page](/directory/file-name)`
285285
* in-page: `[subsection](#subsection-heading)`
286286
* If you change titles (not file names), update the dedicated Issue title too, and try to find and update other files that might be using the old titles as link text. (Potentially a hard task.)
287-
* Do not change file names (even if you changed titles), unless you also coordinate with @petecooper to establish 301 redirects to the new file names.
287+
* Do not change file names (even if you changed titles), unless you also coordinate with @petecooper to establish 301 redirects to the new file names
288288

289289
## Document draft
290290

0 commit comments

Comments
 (0)