Commit 145b96c

mo khan <mo@mokhan.ca>
2021-02-28 00:25:06
Comment sections that are not meant to be visible
1 parent ec99ca9
Changed files (1)
lib
lib/jive/templates/pull_request_template.md
@@ -24,7 +24,7 @@ After:
 
 ## Type of change
 
-Delete options that are not relevant.
+<!-- Delete options that are not relevant. -->
 
 - [ ] Bug fix (non-breaking change which fixes an issue)
 - [ ] New feature (non-breaking change which adds functionality)
@@ -33,7 +33,7 @@ Delete options that are not relevant.
 
 ## Verification Plan
 
-How are we going to verify this change?
+<!-- How are we going to verify this change? -->
 
 - [ ] Step 1
 - [ ] Step 2