mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-04 13:41:24 +00:00
add template placeholders
This commit is contained in:
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
When creating an issue, please check if a similar issue already exists.
|
||||
|
||||
### When reporting a bug, please include:
|
||||
- [ ] A descriptive title
|
||||
- [ ] An isolated way to reproduce the behavior (preferably a docker container with a repro)
|
||||
- [ ] ROCm version, clang version, Composable Kernel commit pin
|
||||
- [ ] Environment variables
|
||||
- [ ] The behavior you expect to see, and the behavior you actually see
|
||||
|
||||
### When requesting a feature, please include:
|
||||
- [ ] A descriptive title
|
||||
- [ ] A detailed description of the problem you are trying to solve
|
||||
- [ ] An overview of the suggested solution
|
||||
- [ ] Explanation why the solution is an improvement
|
||||
Reference in New Issue
Block a user