Files
composable_kernel/.github/ISSUE_TEMPLATE.md
2024-12-16 10:46:19 -08:00

636 B

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