Skip to content

Commit

Permalink
Meta: Add note to CONTRIBUTING.md about jokes
Browse files Browse the repository at this point in the history
Jokes don't scale well, and if everyone adds their pet "funny" thing
to the project, we'll just look unserious and goofy.

To avoid that, and maintain a dignified style, let's just have a blanket
ban on jokes and "funny" things in user-facing parts of the system.
  • Loading branch information
awesomekling committed Jun 14, 2022
1 parent fc8b74f commit 81cca93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Nobody is perfect, and sometimes we mess things up. That said, here are some goo
* Write in C. (Instead, take advantage of C++'s amenities, and don't limit yourself to the standard C library.)
* Attempt large architectural changes until you are familiar with the system and have worked on it for a while.
* Engage in excessive "feng shui programming" by moving code around without quantifiable benefit.
* Add jokes or other "funny" things to user-facing parts of the system.

## Pull Request Q&A

Expand Down

0 comments on commit 81cca93

Please sign in to comment.