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 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 Share them in our IRC channel.
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.
Exercise 3 Exercise 3
========== ==========
Write a commit message body to expand on each of the following summary Write a commit message body to expand on two of the summary
lines. Feel free to make up details to make the context more realistic. lines you just wrote. Feel free to make up details to make the
Share your favorite in IRC. context more realistic.
- Minimize database queries Share them in IRC.
- Added unit tests to cover untested methods
Exercise 4 Exercise 4
========== ==========
Write a commit message for the bug you created during our earlier Put the pieces together and finish your commit message! Make sure to include
exercise. Include a summary line, body, and the required exernal references the summary line, body, and the required external references along with any
along with any optional external references you think it may benefit from. optional external references you think it may benefit from.
Share the commit message with someone sitting next to you. Give them
Share the commit message with one or two people at your table. Give them
feedback on their commit messages. feedback on their commit messages.