chore: update PR template (#1266)

This commit is contained in:
Wendong-Fan 2026-02-13 19:16:52 +00:00 committed by GitHub
parent a8ec401f19
commit dfcd53933d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,15 @@
<!-- Thank you for contributing! -->
### Related Issue
<!-- REQUIRED: Link to the issue this PR resolves. PRs without a linked issue will be closed. -->
<!-- Example: Closes #123 or Fixes #456 -->
Closes #
### Description
<!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
<!-- REQUIRED: Describe what this PR does and why. PRs without a description will not be reviewed. -->
### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
@ -10,3 +17,7 @@
- [ ] New Feature
- [ ] Documentation update
- [ ] Other
### Contribution Guidelines Acknowledgement
- [ ] I have read and agree to the [Eigent Contribution Guideline](https://github.com/eigent-ai/eigent/blob/main/CONTRIBUTING.md#eigent-contribution-guideline)