2019-02-12 03:21:42 +08:00
|
|
|
---
|
|
|
|
name: Bug report
|
2019-03-06 07:24:32 +08:00
|
|
|
about: Report a problem with Calculator
|
2019-02-12 03:21:42 +08:00
|
|
|
title: ''
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
2019-02-15 06:31:22 +08:00
|
|
|
<!--Before filing a bug
|
2019-02-14 02:57:13 +08:00
|
|
|
- Ensure the bug reproduces on the latest version of the app.
|
2019-02-15 06:31:22 +08:00
|
|
|
- Search existing issues and make sure this issue is not already filed.-->
|
2019-02-12 03:21:42 +08:00
|
|
|
|
|
|
|
**Describe the bug**
|
2019-02-15 06:31:22 +08:00
|
|
|
<!--A clear and concise description of what the bug is.-->
|
2019-02-12 03:21:42 +08:00
|
|
|
|
2019-02-15 06:31:22 +08:00
|
|
|
**Steps To Reproduce**
|
|
|
|
<!--Steps to reproduce the behavior:
|
2019-02-12 03:21:42 +08:00
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
2019-02-15 06:31:22 +08:00
|
|
|
4. See error-->
|
2019-02-12 03:21:42 +08:00
|
|
|
|
|
|
|
**Expected behavior**
|
2019-02-15 06:31:22 +08:00
|
|
|
<!--A clear and concise description of what you expected to happen.-->
|
2019-02-12 03:21:42 +08:00
|
|
|
|
|
|
|
**Screenshots**
|
2019-02-15 06:31:22 +08:00
|
|
|
<!--If applicable, add screenshots to help explain your problem.-->
|
2019-02-12 03:21:42 +08:00
|
|
|
|
|
|
|
**Device and Application Information (please complete the following information):**
|
2019-03-01 08:40:19 +08:00
|
|
|
- OS Build:
|
2019-02-12 03:21:42 +08:00
|
|
|
- Architecture:
|
2019-03-01 08:40:19 +08:00
|
|
|
- Application Version:
|
2019-02-12 03:21:42 +08:00
|
|
|
|
2019-03-01 08:40:19 +08:00
|
|
|
<!--Run the following commands in Powershell and copy/paste the output.
|
|
|
|
" - OS Build: $([Environment]::OSVersion.Version)"
|
|
|
|
" - Architecture: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Architecture)"
|
|
|
|
" - Application Version: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Version)"
|
|
|
|
-->
|
2019-02-14 02:57:13 +08:00
|
|
|
|
2019-02-12 03:21:42 +08:00
|
|
|
**Additional context**
|
2019-02-15 06:31:22 +08:00
|
|
|
<!--Add any other context about the problem here.-->
|