5f34431b5a
* - Removed scenario test overrides * Fixed localization check issue * Added CI/CD configs * Updated README * Added yarn install to CI/CD configs * Update ci.yml * Updated CI config to attach built bundle to release * Added templates and documents to comply with GitHub Community Standards * Updated CI.yml
32 lines
707 B
Markdown
32 lines
707 B
Markdown
---
|
|
name: Bug report
|
|
about: Create an issue report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### 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]
|
|
|
|
### Additional context
|
|
Add any other context about the problem here. |