Skip to content

Commit 2455f00

Browse files
authored
chore: move blockquotes as hidden comments
1 parent 1b9c3e6 commit 2455f00

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## Description of changes:
44

5-
> One or two sentences as a summary of what's being changed
5+
<!--- One or two sentences as a summary of what's being changed -->
6+
7+
**Checklist**
8+
9+
<!--- Leave unchecked if your change doesn't seem to apply -->
610

711
* [ ] [Meet tenets criteria](https://awslabs.github.io/aws-lambda-powertools-python/#tenets)
812
* [ ] Update tests
@@ -11,7 +15,7 @@
1115

1216
## Breaking change checklist
1317

14-
> Ignore if it's not a breaking change
18+
<!--- Ignore if it's not a breaking change -->
1519

1620
**RFC issue #**:
1721

0 commit comments

Comments
 (0)