This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a9ad9cad HDDS-11973. Add more details to testing section of PR 
template (#120)
a9ad9cad is described below

commit a9ad9cad63297eafed315553e79744e20ecd7068
Author: Ethan Rose <[email protected]>
AuthorDate: Fri Dec 20 01:32:58 2024 -0500

    HDDS-11973. Add more details to testing section of PR template (#120)
---
 .github/pull_request_template.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ebd56bf3..6ff4afcd 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -16,5 +16,8 @@ Please describe your PR in detail:
 
 ## How was this patch tested?
 
-Please explain how this patch was tested. In most cases this will just be 
checking the local preview of the website, but existing CI checks should also 
pass.
+Check off which of the following tests were done on this change. If additional 
testing was done, please elaborate here as well.
 
+- [ ] The CI checks on my fork are passing
+- [ ] I verified the rendered content using a local preview
+- [ ] I manually verified the steps provided in this change work as described


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to