Tweak Commit Message Exercises

Bring task tracking accounts exercses together with these to help direct
the patches they will push to the sandbox later.

Change-Id: I886749fff18e2ec058824e16b3d79a629d022b0a
This commit is contained in:
Kendall Nelson 2019-10-15 12:19:36 -07:00 committed by Andreas Jaeger
parent c204f900f6
commit 442e4d6b87
1 changed files with 11 additions and 17 deletions

View File

@ -26,33 +26,27 @@ Exercise 1
Exercise 2
==========
Write a summary line for each of the following scenarios:
Write a summary line for each bug, blueprint, and story you created
during our task tracking exercises.
- Someone left a print statement that was used for testing during
development that is being added to the logs
- There are unused arguments being passed into a method that is
used in several different files
Share both in our IRC channel.
Share them in our IRC channel.
Exercise 3
==========
Write a commit message body to expand on each of the following summary
lines. Feel free to make up details to make the context more realistic.
Share your favorite in IRC.
Write a commit message body to expand on two of the summary
lines you just wrote. Feel free to make up details to make the
context more realistic.
- Minimize database queries
- Added unit tests to cover untested methods
Share them in IRC.
Exercise 4
==========
Write a commit message for the bug you created during our earlier
exercise. Include a summary line, body, and the required exernal references
along with any optional external references you think it may benefit from.
Put the pieces together and finish your commit message! Make sure to include
the summary line, body, and the required external references along with any
optional external references you think it may benefit from.
Share the commit message with one or two people at your table. Give them
Share the commit message with someone sitting next to you. Give them
feedback on their commit messages.