-
-
Save thcipriani/5e79a11b69b66a493249bac1439bfe02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 50ch. wide ----------------------------- SUBJECT | |
# | | |
# "If applied, this commit will..." | | |
# | | |
# Change / Add / Fix | | |
# Remove / Update / Document | | |
# | | |
# ------- ↓ LEAVE BLANK LINE ↓ ---------- /SUBJECT | |
# 72ch. wide ------------------------------------------------------ BODY | |
# | | |
# - Why should this change be made? | | |
# - What problem are you solving? | | |
# - Why this solution? | | |
# - What's wrong with the current code? | | |
# - Are there other ways to do it? | | |
# - How can the reviewer confirm it works? | | |
# | | |
# TRAILERS | | |
# -------- | | |
# (optional) Uncomment as needed. | | |
# Leave a blank line before the trailers. | | |
# | | |
# Bug: #xxxx | |
# Issue: #xxxx | |
# Acked-by: Example User <user@example.com> | |
# Cc: Example User <user@example.com> | |
# Co-Authored-by: Example User <user@example.com> | |
# Requested-by: Example User <user@example.com> | |
# Reported-by: Example User <user@example.com> | |
# Reviewed-by: Example User <user@example.com> | |
# Suggested-by: Example User <user@example.com> | |
# Tested-by: Example User <user@example.com> | |
# Thanks: Example User <user@example.com> | |
# ---------------------------------------------------------------- /BODY |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment