diff options
| author | mo khan <mo@mokhan.ca> | 2021-02-27 17:25:06 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-02-27 17:25:06 -0700 |
| commit | 145b96c6284e9f183d81c52cae5db2dd22bb8d64 (patch) | |
| tree | a45f45b41460c1fc14cd06a2ea6ced46101ea776 | |
| parent | ec99ca9ad29fb445c0fb4441f01324e1013eb61b (diff) | |
Comment sections that are not meant to be visible
| -rw-r--r-- | lib/jive/templates/pull_request_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/jive/templates/pull_request_template.md b/lib/jive/templates/pull_request_template.md index 721c2d2..cac4b66 100644 --- a/lib/jive/templates/pull_request_template.md +++ b/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 |
