You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
<!--
Include a short paragraph of the changes introduced in this PR.
If this PR requires additional context or rationale, explain why
the changes are necessary.
-->
This PR adds templates for issues and pull requests. This helps
maintainers by encouraging users/contributors to provide all necessary
information.
## Details
<!--
Provide a detailed list of all changes introduced in this pull request.
-->
- [x] Add issue templates from
[llm-compressor](https://github.com/vllm-project/llm-compressor)
- [x] Add a PR template
## Test Plan
<!--
List the steps needed to test this PR.
-->
- Open a PR or issue using the given templates
---
- [x] "I certify that all code in this PR is my own, except as noted
below."
## Use of AI
- [ ] Includes AI-assisted code completion
- [x] Includes code generated by an AI application
- [ ] Includes AI-generated tests (NOTE: AI written tests should have a
docstring that includes `## WRITTEN BY AI ##`)
## External Sources
- [x] Other compatible open source projects
---------
Signed-off-by: Samuel Monson <[email protected]>
0 commit comments