mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
chore(docs): add "Proof of Work" section to the PR template (#583)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
7cfdf7ac72
commit
de1eb2b950
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,10 +1,17 @@
|
|||||||
### Contributor's Note
|
### Contributor's Note
|
||||||
|
<!---
|
||||||
Please mark the following items with an [x] if they apply to your PR.
|
Please mark the following items with an [x] if they apply to your PR.
|
||||||
Leave the [ ] if they are not applicable, or if you have not completed the item.
|
Leave the [ ] if they are not applicable, or if you have not completed the item.
|
||||||
|
--->
|
||||||
- [ ] I have added / updated documentation in `/docs` for any user-facing features or additions.
|
- [ ] I have added / updated documentation in `/docs` for any user-facing features or additions.
|
||||||
- [ ] I have added / updated templates in `/example` for any new or updated resources / data sources.
|
- [ ] I have added / updated templates in `/example` for any new or updated resources / data sources.
|
||||||
- [ ] I have ran `make example` to verify that the change works as expected.
|
- [ ] I have ran `make example` to verify that the change works as expected.
|
||||||
|
|
||||||
|
### Proof of Work
|
||||||
|
<!---
|
||||||
|
Please add screenshots, logs, or other relevant information that demonstrates the change works as expected.
|
||||||
|
--->
|
||||||
|
|
||||||
<!--- Please keep this note for the community --->
|
<!--- Please keep this note for the community --->
|
||||||
### Community Note
|
### Community Note
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user