Skip to content

Commit 21e1e25

Browse files
Pul request template update
Based on the popular demand, we are simplifying PR template. This PR will stay open 24h, share comments by then 🙏
1 parent f72865e commit 21e1e25

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,6 @@
1-
## Description
1+
## 📝 Description
22
<!-- Describe your changes in detail -->
33

4-
## Type of Change
5-
<!-- Mark relevant items with an [x] -->
6-
- [ ] Bug fix (non-breaking change which fixes an issue)
7-
- [ ] New feature (non-breaking change which adds functionality)
8-
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
9-
- [ ] Documentation/Repository docs update
10-
- [ ] Performance improvement
11-
- [ ] Code refactoring
12-
- [ ] Test updates
13-
14-
## Testing
15-
<!-- How has this been tested? -->
16-
- [ ] Unit tests added/updated
17-
- [ ] Integration tests added/updated
18-
- [ ] Manual testing performed
19-
- [ ] Not applicable
20-
21-
## Documentation
22-
<!-- Mark relevant items with an [x] -->
23-
- [ ] Documentation update required
24-
- [ ] Changelog update required
25-
26-
## Related Issues
27-
<!-- Link related issues below. Insert the issue link or issue number -->
28-
- Closes: <!-- insert issue link here -->
29-
- Related to: <!-- insert issue link here -->
4+
## ✅ Checklist
5+
- [ ] I have tested this change
6+
- [ ] This change requires documentation update

0 commit comments

Comments
 (0)