In the event you are pairing and need a .gitmessage
To configure git to automatically show this message
when you run git commit, run ./setup-or-update-gitmessage.sh. This script can also
update your local copy with any changes that have
been made to this file.
# 50-character subject line in this format:
# [optional project, or component] Short description in present tense and imperative mood
#
# For example:
# Correct typo in documentation
# [bibdata] Update node version to 20.4.1
# [LuxDatePicker] Show holidays in green
#
#
# 72-character wrapped longer description. This should include:
#
# * Issue number reference (e.g. "advances #2431" or "closes pulibrary/figgy#6767")
# * Why was this change necessary?
# * How does it address the problem?
# * Are there any side effects?
#
#
# Uncomment the relevant lines to add co-authors:
#
# Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
# Co-authored-by: Angel Ruiz <aruiz1789@users.noreply.github.com>
# Co-authored-by: Anna Headley <hackartisan@users.noreply.github.com>
# Co-authored-by: Bess Sadler <bess@users.noreply.github.com>
# Co-authored-by: Carolyn Cole <carolyncole@users.noreply.github.com>
# Co-authored-by: Christina Chortaria <christinach@users.noreply.github.com>
# Co-authored-by: Chun Ly <astrochun@users.noreply.github.com>
# Co-authored-by: Denzil Phillips <dphillips-39@users.noreply.github.com>
# Co-authored-by: Eliot Jordan <eliotjordan@users.noreply.github.com>
# Co-authored-by: Esmé Cowles <escowles@users.noreply.github.com>
# Co-authored-by: Francis Kayiwa <kayiwa@users.noreply.github.com>
# Co-authored-by: G. Philippe Menos <gpmenos@users.noreply.github.com>
# Co-authored-by: Hector Correa <hectorcorrea@users.noreply.github.com>
# Co-authored-by: James R. Griffin III <jrgriffiniii@users.noreply.github.com>
# Co-authored-by: Jane Sandberg <sandbergja@users.noreply.github.com>
# Co-authored-by: Jaymee Hyppolite <jaymeeh@users.noreply.github.com>
# Co-authored-by: John Kazmierski <jkazmier-PUL@users.noreply.github.com>
# Co-authored-by: Kate Lynch <kelynch@users.noreply.github.com>
# Co-authored-by: Kevin Reiss <kevinreiss@users.noreply.github.com>
# Co-authored-by: Kim Leaman <kelea99@users.noreply.github.com>
# Co-authored-by: Mark Zelesky <mzelesky@users.noreply.github.com>
# Co-authored-by: Precilla Prempeh <precillap@users.noreply.github.com>
# Co-authored-by: Rebecca Sutton Koeser <rlskoeser@users.noreply.github.com>
# Co-authored-by: regineheberlein <regineheberlein@users.noreply.github.com>
# Co-authored-by: Robert-Anthony Lee-Faison <leefaisonr@users.noreply.github.com>
# Co-authored-by: Ryan Jensen <RyanAJensen@users.noreply.github.com>
# Co-authored-by: Ryan Laddusaw <rladdusaw@users.noreply.github.com>
# Co-authored-by: Shaun Ellis <sdellis@users.noreply.github.com>
# Co-authored-by: Stephanie Ayers <stephayers@users.noreply.github.com>
# Co-authored-by: Tom Ventimiglia <tventimi@users.noreply.github.com>
# Co-authored-by: Trey Pendragon <tpendragon@users.noreply.github.com>
# Co-authored-by: Vickie Karasic <vickiekarasic@users.noreply.github.com>
#
# Include a link to the ticket, if any.