Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 88e9a8f

Browse files
committed
🚑 Hotfix README formatting.
1 parent 1d611a6 commit 88e9a8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ Resulting binaries and assets will be in the `dist` folder.
108108

109109
#### A note about versioning, branches, and commit messages
110110
Currently, development is done directly on the `master` branch. The version tag on this branch is the version tag of the next release with the `-pre` suffix (e.g `v2.6.1-pre`), to avoid confusion when both release and source versions are installed on one's system.
111+
111112
I use [gitmoji](https://github.com/carlosuesta/gitmoji-cli) to make my commit messages, but I'm not enforcing this on this repo so commits from PRs and the like might not be formatted that way.
113+
112114
[Dependabot](https://dependabot.com) runs weeekly to check dependencies updates. It is setup to auto-merge most of them as long as the builds checks passes.
113115

114116
## Credits

0 commit comments

Comments
 (0)