0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +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
Please create a new PR against the `master` which must be based on the project's
[pull request template](.github/PULL_REQUEST_TEMPLATE.md).
Please create a new PR against the `master` branch which must be based on the
project's [pull request template](.github/PULL_REQUEST_TEMPLATE.md).
## Coding conventions