Skip to content
Open
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
2 changes: 1 addition & 1 deletion best-practices-writing-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Better\(alternative\): _**"In Jan 2025, I will personally estimate the benefit o

There are subtle ways in which your question can break even if you get the above right.

For example, measuring the productivity of your team in terms of number of lines of code written written will fail to capture things like code readability and performance, which might be what you really care about.
For example, measuring the productivity of your team in terms of number of lines of code written will fail to capture things like code readability and performance, which might be what you really care about.

Just because a question measures _something_ does not mean that it measures _what you care about_.

Expand Down