mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-02 19:43:00 +00:00
chore: add conventional commits badge (#171)
This commit is contained in:
parent
ade1d49117
commit
8060f9b2f1
@ -24,6 +24,8 @@ You can run all the test cases by invoking `make test`.
|
||||
Please create a new PR against the `main` branch which must be based on the
|
||||
project's [pull request template](.github/PULL_REQUEST_TEMPLATE.md).
|
||||
|
||||
Please follow the [Conventional Commits](https://www.conventionalcommits.org/) specification when naming your commits.
|
||||
|
||||
## Coding conventions
|
||||
|
||||
We expect that all code contributions have been formatted using `gofmt`.
|
||||
|
@ -3,6 +3,7 @@
|
||||
[](https://github.com/bpg/terraform-provider-proxmox/releases/latest)
|
||||
[](https://github.com/bpg/terraform-provider-proxmox/releases/latest)
|
||||
[](https://github.com/bpg/terraform-provider-proxmox/stargazers)
|
||||
[](https://www.conventionalcommits.org/en/v1.0.0/#specification)
|
||||
|
||||
# Terraform Provider for Proxmox
|
||||
A Terraform Provider which adds support for Proxmox solutions.
|
||||
|
Loading…
Reference in New Issue
Block a user