Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions styles/offense.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
1 change: 1 addition & 0 deletions styles/order.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
1 change: 1 addition & 0 deletions styles/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Loading