Skip to content

Commit f8f39bc

Browse files
committed
disabling md041 in PR template
1 parent 5de7a63 commit f8f39bc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@
55
4. If the PR is unfinished, see how to mark it: https://git.k8s.io/community/contributors/guide/pull-requests.md#marking-unfinished-pull-requests
66
-->
77

8-
# What this PR does / why we need it
8+
<!-- markdownlint-disable-next-line MD041 -->
9+
**What this PR does / why we need it:**
910

10-
## How does this change affect the cardinality of KSM
11+
**How does this change affect the cardinality of KSM:** *(increases, decreases or does not change cardinality)*
1112

12-
> *(increases, decreases or does not change cardinality)*
13-
14-
## Which issue(s) this PR fixes
15-
16-
*(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #
13+
**Which issue(s) this PR fixes:** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*
14+
Fixes #

0 commit comments

Comments
 (0)