FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
here-data-sdk-cpp/scripts/misc/commit_message_recom.txt at master · rbuch703/here-data-sdk-cpp · GitHub
rbuch703
/
here-data-sdk-cpp
Public
forked from
heremaps/here-data-sdk-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
here-data-sdk-cpp
/
scripts
/
misc
/
commit_message_recom.txt
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (26 loc) · 1.44 KB
Breadcrumbs
here-data-sdk-cpp
/
scripts
/
misc
/
commit_message_recom.txt
Copy path
File metadata and controls
34 lines (26 loc) · 1.44 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#######################################################################
#######################################################################
Summarize changes in around 50 characters or less.
More detailed explanatory text. Wrap it to about 72
characters or so. In some contexts, the first line is treated as the
subject of the commit and the rest of the text as the body. The
blank line separating the summary from the body is critical (unless
you omit the body entirely); various tools like `log`, `shortlog`
and `rebase` can get confused if you run the two together.
Explain the problem that this commit is solving. Focus on why you
are making this change as opposed to how (the code explains that).
Are there side effects or other unintuitive consequences of this
change? Here's the place to explain them.
Further paragraphs come after blank lines.
- Bullet points are okay, too.
- Typically a hyphen or asterisk is used for the bullet, preceded
by a single space, with blank lines in between, but conventions
vary here.
All commits need to reference a ticket (ABC-333) or Github issue (#123),
again separated by a blank line from the commit message summary above:
Resolves: ABC-111, #123
Relates-To: ABC-333, #321
See also: ABC-432, #456, #789
Signed-off-by: FirstName LastName <firstname.lastname@company.com>
#######################################################################
#######################################################################
Back
|
FazBrowse Home
|
New Git URL