mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Update CONTRIBUTING.md
Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
This commit is contained in:
@@ -232,7 +232,12 @@ be manually triggered by a reviewer.
|
||||
|
||||
### Use Detailed Commit Messages
|
||||
|
||||
This will help tremendously during our release engineering process. E.g.
|
||||
This will help tremendously during our release engineering process.
|
||||
|
||||
Please use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification)
|
||||
standard to write your commit message.
|
||||
|
||||
E.g.
|
||||
|
||||
```bash
|
||||
read -r -d '' COMMIT_MSG << EOM
|
||||
|
||||
Reference in New Issue
Block a user