diff --git a/styles/offense.md b/styles/offense.md index c9667f4..52b2de5 100644 --- a/styles/offense.md +++ b/styles/offense.md @@ -6,5 +6,6 @@ - The title may NOT sound like a task order or a suggestion - Don't use words like ERROR or BUG, instead explicitly say what kind of error is there - Use aggressive tone, to ephasize the problem at hands +- Don't use Title Case, instead write the title as a normal sentence (don't capitalize words in the middle of it) {include:_footer.md} diff --git a/styles/order.md b/styles/order.md index 18eba17..a62aab1 100644 --- a/styles/order.md +++ b/styles/order.md @@ -5,5 +5,6 @@ - The title MUST sound like a task order, starting with a verb - Don't use words like ERROR or BUG, instead explicitly say what kind of error is there - Use polite tone, to encourange programmers to work with this issue +- Don't use Title Case, instead write the title as a normal sentence (don't capitalize words in the middle of it) {include:_footer.md} diff --git a/styles/summary.md b/styles/summary.md index da3a888..c054b38 100644 --- a/styles/summary.md +++ b/styles/summary.md @@ -5,5 +5,6 @@ - The title must be a summarization of the problem or an ABSTRACT - Don't use words like ERROR or BUG, instead explicitly say what kind of error is there - Use neutral tone, to make the title sound like a title of a book or a paper +- Don't use Title Case, instead write the title as a normal sentence (don't capitalize words in the middle of it) {include:_footer.md}