mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 07:33:32 -06:00
Update CONTRIBUTING.md to mention the need to update the CHANGELOG.md. (#281)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
parent
a7d8cdd3ee
commit
ffd1455aca
@ -40,6 +40,8 @@ Git has a built-in flag to append this line automatically:
|
||||
|
||||
You can find more details about the DCO checker in the [DCO app repo](https://github.com/dcoapp/app).
|
||||
|
||||
Additionally, please update [the changelog](CHANGELOG.md) if you're making any user-facing changes.
|
||||
|
||||
## Working on the Code
|
||||
|
||||
If you wish to work on the OpenTF CLI source code, you'll first need to install the [Go](https://golang.org/) compiler and the version control system [Git](https://git-scm.com/).
|
||||
|
Loading…
Reference in New Issue
Block a user