Files
UT-Registration-Plus/.github/ISSUE_TEMPLATE/bug_report.md
Isaiah David Rodriguez e425daf041 chore: update issue templates (#327)
* Update issue templates

* feat: refactor bug and feature issue templates

---------

Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
2024-11-05 18:32:58 -06:00

1.4 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve [BUG] bug

Pre-submission Checklist

  • I have searched existing issues to make sure this is not a duplicate
  • I have cleared my browser cache and confirmed the issue persists
  • I have checked this issue affects the latest version of the extension
  • I have disabled other extensions to ensure this isn't a conflict issue
  • I have included all the information requested below

Bug Description

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

Current Behavior

Screenshots

Debug Information

  • UTRP Extension Version: [e.g. 1.2.0]
  • Browser Info: [e.g. Chrome 120.0.0]
  • OS: [e.g. Windows 11, macOS Sonoma]

Console Logs

// Paste console logs here

Additional Context