diff --git a/principles/ResultsFeedback.md b/principles/ResultsFeedback.md index 2a680f0..71cfda0 100644 --- a/principles/ResultsFeedback.md +++ b/principles/ResultsFeedback.md @@ -1,4 +1,4 @@ -# Clear execution feedback +# Clear results feedback While we always hope for success, we all know too well that things can go wrong with software. To be able to solve potential problems it is important to get clear information e.g. about the steps performed and even more important about where it might gone wrong and especially why.