Skip to content

Commit 8c77c47

Browse files
authored
Add periods to bullets (#47430)
1 parent 16daaa2 commit 8c77c47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Use "might" instead of "may" to indicate possibility. For example, "This method
2424

2525
Use the Oxford comma in lists of three or more items.
2626

27-
Number ordered list items all as "1." instead of "1.", "2.", etc. Use bullets for unordered lists.
27+
Number ordered list items all as "1." instead of "1.", "2.", etc.
28+
29+
Use bullets for unordered lists. Unless *all* the bullet list items are three words or less, each bullet item should end with a period.
2830

2931
Use **bold** when referring to UI elements. Use `code style` for file names and folders, custom types, and other text that should never be localized.
3032

0 commit comments

Comments
 (0)