Commit 145b96c
Changed files (1)
lib
jive
templates
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