diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..0ffbc2e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,36 @@ +--- +name: Bug +about: Report a bug +--- + +## Description + + + +## Step to reproduce + + + +1. Installed using `...` +2. Run as `...` +3. Got `...` error + +## Output + +```bash + +``` + +## Environment + + + +| ----------------- | ------------------------------- | +| OS | Windows / Linux / MacOS / other | +| Installation type | Conda / pip / other | +| RAM available | XGo | +| Hardware spec | GPU / CPU / etc ... | + +## Additional context + +