Skip to content

Commit 8e2e8c0

Browse files
authored
feat(docs): link commit message guide (#1406)
1 parent b152bde commit 8e2e8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To make your contribution, follow these steps:
125125
1. Check open or recently closed [Pull Requests](https://github.com/stackitcloud/stackit-cli/pulls) and [Issues](https://github.com/stackitcloud/stackit-cli/issues) to make sure the contribution you are making has not been already tackled by someone else.
126126
2. Fork the repo.
127127
3. Make your changes in a branch that is up-to-date with the original repo's `main` branch.
128-
4. Commit your changes including a descriptive message
128+
4. Commit your changes including a descriptive message (see our [commit message guide](https://github.com/stackitcloud/terraform-provider-stackit/blob/main/CONTRIBUTING.md#commit-messages) in the STACKIT Terraform provider repository).
129129
5. Create a pull request with your changes.
130130
6. The pull request will be reviewed by the repo maintainers. If you need to make further changes, make additional commits to keep commit history. When the PR is merged, commits will be squashed.
131131

0 commit comments

Comments
 (0)