Skip to content

Commit 3828d47

Browse files
committed
Add PR template and update CONTRIBUTING.md with official CLA info
1 parent 19484ca commit 3828d47

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### Summary
2+
<!-- Provide a brief description of the changes in this PR -->
3+
4+
### Checklist
5+
- [ ] I have read the [CONTRIBUTING.md](https://github.com/Opencode-DCP/opencode-dynamic-context-pruning/blob/dev/CONTRIBUTING.md)
6+
- [ ] I have signed the CLA via the CLA Assistant bot (check the bot comment below after opening the PR)
7+
- [ ] My changes follow the project's coding style
8+
- [ ] I have added tests to cover my changes (if applicable)

0 commit comments

Comments
 (0)