diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 17b58d2..7dc7665 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,34 +1,32 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' +Issue tracker is **ONLY** used for reporting bugs. ---- + -**Describe the bug** -A clear and concise description of what the bug is. +## Expected Behavior + -**To Reproduce** -Steps to reproduce the behavior: -1. Clone '...' -2. Install '....' -3. Run command '....' -4. See error +## Current Behavior (Screenshot) + -**Expected behavior** -A clear and concise description of what you expected to happen. +## Steps to Reproduce + + +1. +2. +3. +4. -**Screenshots** -If applicable, add screenshots to help explain your problem. +## Environment + + + + + -**Environment (please complete the following information):** - - OS: [Windows / MacOS / Linux] - - Python version [e.g. 3.8] - - transformers version [e.g. 4.23.1] - - PyTorch Version [e.g. 1.12] - - CUDA Support [The output of running `python -c "import torch; print(torch.cuda.is_available())"`] + -**Additional context** -Add any other context about the problem here. +## Detailed Description + + +## Possible Implementation +