Skip to content

Commit

Permalink
Meta: Discourage excessive "feng shui programming" in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekling committed Jan 8, 2022
1 parent ba0d46e commit ec74afd
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 @@ -66,6 +66,7 @@ Nobody is perfect, and sometimes we mess things up. That said, here are some goo
* Include commented-out code.
* 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.

## Pull Request Q&A

Expand Down

0 comments on commit ec74afd

Please sign in to comment.