Skip to content

Conversation

sjmonson
Copy link
Collaborator

@sjmonson sjmonson commented Jul 31, 2025

Summary

This PR adds templates for issues and pull requests. This helps maintainers by encouraging users/contributors to provide all necessary information.

Details

Test Plan

  • Open a PR or issue using the given templates

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes AI-assisted code completion
  • 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

  • Other compatible open source projects

@sjmonson sjmonson force-pushed the feat/pr_issue_templates branch from 832c3be to aebe1fb Compare July 31, 2025 15:38
@sjmonson sjmonson force-pushed the feat/pr_issue_templates branch from 0cfe64d to ffc2649 Compare August 4, 2025 19:39
@sjmonson sjmonson merged commit 304a54a into main Aug 4, 2025
17 of 18 checks passed
@sjmonson sjmonson deleted the feat/pr_issue_templates branch August 4, 2025 20:08
tjandy98 pushed a commit to tjandy98/guidellm that referenced this pull request Aug 6, 2025
## 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]>
Signed-off-by: tjandy98 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants