Skip to content

Commit 7ff4219

Browse files
authored
Workaround pull request tasklist (#4295)
1 parent 052e8f1 commit 7ff4219

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## Changelog Category
88
<!-- Also add the appropriate "Changelog:<...>" PR label. -->
99

10-
- [ ] Added: New functionality.
11-
- [ ] Changed: Changes to existing functionality.
12-
- [ ] Removed: Functionality or support that has been removed. (Compared to a previous release)
13-
- [ ] Optimized: Component performance that has been optimized or improved.
14-
- [ ] Resolved Issues: Known issues from a previous version that have been resolved.
15-
- [ ] Not Applicable: This PR is not to be included in the changelog.
10+
- - [ ] Added: New functionality.
11+
- - [ ] Changed: Changes to existing functionality.
12+
- - [ ] Removed: Functionality or support that has been removed. (Compared to a previous release)
13+
- - [ ] Optimized: Component performance that has been optimized or improved.
14+
- - [ ] Resolved Issues: Known issues from a previous version that have been resolved.
15+
- - [ ] Not Applicable: This PR is not to be included in the changelog.

0 commit comments

Comments
 (0)