-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitmessage
More file actions
23 lines (16 loc) · 782 Bytes
/
Copy pathgitmessage
File metadata and controls
23 lines (16 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 50-character subject line
#
# 72-character wrapped longer description. This should answer:
#
##### SUMMARY
# Description of the PR and/or a link to the ticket.
#### STATUS
# A short description of the completeness of the PR and what kind of feedback you want.
#### CHANGES
# A bulleted list of changes. You can use the commits list that is auto-populated in the description if it is sufficiently thorough and clear.
#### HOW TO VERIFY
# Optional instructions on how to run the code and review the implemented changes locally in addition to validations of changes (e.g. screenshots, videos, Lighthouse scores, etc).
#### NOTES
# Any additional comments / context / explanations / justifications for decisions made.
#### TODO
# An optional bulleted list of outstanding work.