Update issue templates for bug reports and feature requests; add clea…#215
Update issue templates for bug reports and feature requests; add clea…#215
Conversation
…nup request template
There was a problem hiding this comment.
Pull Request Overview
This PR updates GitHub issue templates for bug reports and feature requests, while adding a new cleanup request template to better standardize reporting and tracking for libCacheSim.
- Updated feature and bug report templates to reference libCacheSim and include more detailed procedures and environment information.
- Introduced a new cleanup request template to cover code maintenance and refactoring tasks.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/ISSUE_TEMPLATE/feature_request.md | Customized content for libCacheSim with added feature category and detailed request sections. |
| .github/ISSUE_TEMPLATE/cleanup_request.md | New template for cleanup requests covering areas, types, and benefits. |
| .github/ISSUE_TEMPLATE/bug_report.md | Updated bug report template with build instructions and enhanced context details. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
We also need one template related to documentation. What's more, it would be convenient to have a place for discussion and put a redirection link to issue creation page like this |
Sounds good! Do you want to take a crack at it? |
haochengxia
left a comment
There was a problem hiding this comment.
Can we unify it, each title with a colon?
[BUG] -> [Bug]:
[FEATURE] -> [Feature]:
Yes. Let me create one. |
updated |
…nup request template