0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00

Update CONTRIBUTING.md

This commit is contained in:
Dan Petersen 2019-12-30 20:54:06 +01:00
parent 09f3799d4e
commit 9a513e801b

View File

@ -21,8 +21,8 @@ You can run all the test cases by invoking `make test`.
## Submitting changes ## Submitting changes
Please create a new PR against the `master` which must be based on the project's Please create a new PR against the `master` branch which must be based on the
[pull request template](.github/PULL_REQUEST_TEMPLATE.md). project's [pull request template](.github/PULL_REQUEST_TEMPLATE.md).
## Coding conventions ## Coding conventions