Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create templates for GitHub Issues #181

Open
3 tasks done
wjbmattingly opened this issue Dec 10, 2024 · 0 comments · May be fixed by #182
Open
3 tasks done

Create templates for GitHub Issues #181

wjbmattingly opened this issue Dec 10, 2024 · 0 comments · May be fixed by #182
Labels
development enhancement New feature to add to the code Low Low priority task

Comments

@wjbmattingly
Copy link

wjbmattingly commented Dec 10, 2024

Description

We need to implement issue templates to standardize our issue reporting process and track priorities effectively. This will help improve our project organization and workflow management.

Tasks:

  • Create .github/ISSUE_TEMPLATE directory

  • Add bug report template with following features:

    • Priority level dropdown (P0-P3)
    • Version input field
    • Problem description
    • Browser selection
    • Log output section
  • Test template by:

    • Creating a test issue
    • Verifying all fields work
    • Checking dropdown selections save correctly

Expected Outcome:

  • Standardized issue reporting process
  • Clear priority tracking
  • Improved issue organization
  • Better bug reporting workflow
@wjbmattingly wjbmattingly added enhancement New feature to add to the code Low Low priority task labels Dec 10, 2024
@wjbmattingly wjbmattingly linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development enhancement New feature to add to the code Low Low priority task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant