imbajin commented on code in PR #257:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/257#discussion_r1237794841


##########
.github/PULL_REQUEST_TEMPLATE.md:
##########
@@ -38,20 +38,12 @@ For example:
 
 ## Verifying these changes
 
-<!-- Please pick either of the following options -->
+<!-- Please pick the proper options below -->
 
-- This change is a trivial rework / code cleanup without any test coverage.
-
-*(or)*
-
-- This change is already covered by existing tests, such as *(please describe 
tests)*.
-
-*(or)*
-
-- This change added tests and can be verified as follows:
-  
-  *(for example:)*
-  - *Add UT.*
+- [ ] Trivial rework / code cleanup without any test coverage. (No Need)
+- [ ] Already covered by existing tests, such as *(please modify tests here)*.
+- [ ] Need tests and can be verified as follows:
+    - xxx

Review Comment:
   ```suggestion
       - <!-- xxx -->
   ```
   maybe better?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to