Ultima attività 1756818106

silver ha revisionato questo gist 1756818106. Vai alla revisione

1 file changed, 20 insertions

.gitcommit(file creato)

@@ -0,0 +1,20 @@
1 + [tag][#ISSUE] Subject
2 + # |<---- Using a Maximum Of 50 Characters ---->|
3 +
4 + Description
5 + BREAKING CHANGES:
6 + # |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
7 +
8 + # --- COMMIT END ---
9 + # Tag can be
10 + # feat (new feature)
11 + # fix (bug fix)
12 + # refactor (refactoring production code)
13 + # style (formatting, missing semi colons, etc; no code change)
14 + # docs (changes to documentation)
15 + # ci (changes in CI configurations)
16 + # version (version bump/new release; no production code change)
17 + # hack (Temporary fix to make things move forward; please avoid it)
18 + # WIP (Work In Progress; for intermediate commits to keep patches reasonably sized)
19 + #
20 + # Note: Multiple tags can be combined, e.g. [fix][jsr292] Fix issue X with methodhandles
Più nuovi Più vecchi