1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00
Files
PasswordGeneratorExtension/.github/ISSUE_TEMPLATE/bug_report.md
T
Eugene Fox 03d74f93d6 Major 2.0 (#8)
* Migrated to React 18 and FluentUI 9

* Added Ukranian translation

* Updated GitHub templates

* Updated CI/CD
- Added CodeQL and Dependabot pipelines
- Removed Whitesource Bolt integration
- Added PR pipeline
- Update release pipeline to meet ReactJS
- Added Edge publish to pipeline
- Updated PR checklist

* Updated repo docs

* Moved dependabot yml to the right place

* Update README.md

* Added path filters to pipelines
2022-09-06 19:12:02 +03:00

837 B


name: Bug report about: Create a report to help us improve the extension title: '' labels: bug assignees: @XFox111

Description

A clear and concise description of what the bug is.

Reproduction steps

Steps to reproduce the behavior:

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

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

Please provide the following information:

  • Operating System: [e.g. Windows 10 Pro 1909 (10.0.18363)]
  • Browser: [e.g. Microsoft Edge 83.0.478.56]
  • Extension version: [e.g. 1.5]

Additional context

Add any other context about the problem here.

  • Are you willing to submit a pull request to implement this feature yourself?