Skip to content

Commit b1d4d66

Browse files
committed
change(tinyusb): Updated pull request template
1 parent 1b745b1 commit b1d4d66

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
# Checklist
1+
## Requirements
2+
_Provide a requirements for requesting changes_
23

3-
- [ ] _Optional:_ README.md updated
4+
## Limitations
5+
_Describe limitations if there are any_
6+
7+
## Breaking change
8+
_No breaking changes_
9+
10+
## Checklist
11+
12+
- [ ] PR name has appropriate format (template: "name(part): Changes_description", for example: fix(dcd_dwc2): Resolved address selection when several phy are present)
13+
- [ ] README.md updated
414
- [ ] CI passing
515

6-
# Change description
7-
_Please describe your change here_
16+
## Related issues
17+
_No related issues_

.github/pull_request_template.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)