Skip to content

Commit e3d8bd3

Browse files
authored
Create pull_request_template.md.
1 parent 36f6bcf commit e3d8bd3

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

.github/pull_request_template.md.

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Description
2+
3+
Please include a summary of the change and specify which issue is being addressed. Additionally, provide relevant motivation and context.
4+
5+
## Printer
6+
7+
Please delete options that are not relevant.
8+
9+
- [ ] P1
10+
- [ ] A1
11+
- [ ] X1
12+
- [ ] H2D
13+
- [ ] AMS
14+
15+
### Firmware Version
16+
17+
Please provide firmware versions tested against.
18+
19+
## Type of change
20+
21+
Please delete options that are not relevant.
22+
23+
- [ ] Documentation (typos, code examples, or any documentation updates)
24+
- [ ] Bug fix (a non-breaking change that resolves an issue)
25+
- [ ] New feature (a non-breaking change that adds functionality)
26+
- [ ] Breaking change (a fix or feature that would disrupt existing functionality)
27+
- [ ] This change requires a documentation update

0 commit comments

Comments
 (0)