Skip to content

Commit 5b10deb

Browse files
committed
docs: clean up pr template
- remove redundant why section - simplify changes made section
1 parent 370cc87 commit 5b10deb

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,15 @@ Explain what was causing the bug.
1212
### Changes Made
1313
- Change 1 → change type
1414
- Change 2 → change type
15-
- Change 3 → change type
15+
16+
<!-- Examples:
17+
- Tools menu options are now implemented → behavior change
18+
- Fixed non-functional menu actions → bug fix
19+
- Updated proc-macro2 dependency → build change
20+
-->
1621

1722
### Testing
1823
- [ ] Tested with OpenAI
1924
- [ ] Tested with Sambanova
2025
- [ ] Tested with Gemini
2126
- [ ] Added unit tests (if applicable)
22-
23-
## Why (brief):
24-
- Brief description of changes → change type
25-
- Another change description → change type
26-
27-
<!-- Examples:
28-
- Tools menu options are now implemented and functional → behavior change
29-
- Previously non-functional menu actions are fixed → bug fix
30-
- Updated proc-macro2 dependency → build / dependency change
31-
-->

0 commit comments

Comments
 (0)