mirror of
https://github.com/romdo/go-conventionalcommit.git
synced 2026-02-19 08:06:41 +00:00
chore(misc): add license and basic readme
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
<h1 align="center">
|
||||
go-conventionalcommit
|
||||
</h1>
|
||||
|
||||
<p align="center">
|
||||
<strong>
|
||||
[WIP] Go package for parsing, linting and formatting Conventional Commit
|
||||
messages.
|
||||
</strong>
|
||||
</p>
|
||||
|
||||
## License
|
||||
|
||||
[MIT](https://github.com/romdo/go-conventionalcommit/blob/main/LICENSE)
|
||||
Reference in New Issue
Block a user