We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e2585 commit 219f697Copy full SHA for 219f697
README.md
@@ -44,12 +44,16 @@
44
45
## Preview
46
47
+Starting from an empty commit message, the extension created a recommended message and populated it inside the Git pane of VS Code:
48
+
49
<div align="center">
50
<img src="https://github.com/MichaelCurrin/auto-commit-msg/raw/master/docs/_media/sample-chore.png"
51
alt="sample screenshot of chore"
52
width="300" />
53
</div>
54
55
+<!-- TODO: Add GIF here -->
56
57
58
## Getting started
59
@@ -112,9 +116,6 @@ If you renamed a file:
112
116
113
117
114
118
115
-<!-- TODO: Add GIF here -->
-
119
## Documentation
120
121
0 commit comments