Skip to content

Commit 6fa2c00

Browse files
devin-ai-integration[bot]Hoai thuong Nguyen van
andcommitted
docs: add pull request template
Co-Authored-By: Hoai thuong Nguyen van <admin@huynhthuong.online>
1 parent 1fc2fc2 commit 6fa2c00

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Description
2+
3+
<!-- Provide a brief description of your changes. -->
4+
5+
## Type of Change
6+
7+
- [ ] Bug fix (non-breaking change that fixes an issue)
8+
- [ ] New feature (non-breaking change that adds functionality)
9+
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
10+
- [ ] Documentation update
11+
- [ ] Refactoring (no functional changes)
12+
- [ ] Performance improvement
13+
14+
## Testing
15+
16+
<!-- Describe the tests you ran and how to reproduce them. -->
17+
18+
## Checklist
19+
20+
- [ ] My code follows the project's code style
21+
- [ ] I have tested my changes locally
22+
- [ ] I have added/updated documentation as needed
23+
- [ ] My changes do not introduce new warnings

0 commit comments

Comments
 (0)