From de1eb2b950ae6a001ad07a93f27a90858500749b Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:15:16 -0400 Subject: [PATCH] chore(docs): add "Proof of Work" section to the PR template (#583) Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 70d864f5..bb0843a6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,17 @@ ### Contributor's Note + - [ ] 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 ran `make example` to verify that the change works as expected. +### Proof of Work + + ### Community Note