diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index a1d499d5..38bd5c80 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,23 +1,38 @@ --- -name: "\U0001F41BBug report" -about: Report an Issue +name: "🐛 Bug report" +about: Report an issue +title: "[BUG] " +labels: ["bug"] +assignees: [] --- - + -## Expected Behavior - +## Environment + +- OS: +- Browser / Version: +- Device: +- App version / Commit hash: -## Current Behavior - +## Expected behavior + -## Possible Solution - - +## Current behavior + -## Steps to Reproduce - +## Steps to reproduce + +1. Go to '...' +2. Click on '...' +3. Scroll to '...' +4. See error -## Context [OPTIONAL] - - +## Screenshots / Logs + + +## Possible solution + + +## Additional context +