mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Updated calc bug report template version: 1.3 2022-11-27
This commit is contained in:
16
.github/ISSUE_TEMPLATE/calc-bug-report.md
vendored
16
.github/ISSUE_TEMPLATE/calc-bug-report.md
vendored
@@ -7,7 +7,7 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Calc bug report template version: 1.2 2022-02-24
|
Calc bug report template version: 1.3 2022-11-27
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
@@ -19,7 +19,7 @@ Steps to reproduce the behavior:
|
|||||||
I.e., provide the command line you used to launch calc
|
I.e., provide the command line you used to launch calc
|
||||||
|
|
||||||
1. Calc commands and their output
|
1. Calc commands and their output
|
||||||
Please provide any calc commands you entered on the the terminal.
|
Please provide any calc commands you entered on the terminal.
|
||||||
Please provide the calc command line output inline as well.
|
Please provide the calc command line output inline as well.
|
||||||
If the above is long, please attach a file.
|
If the above is long, please attach a file.
|
||||||
|
|
||||||
@@ -33,11 +33,11 @@ Steps to reproduce the behavior:
|
|||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Attach make debug output**
|
**Attach debug.out**
|
||||||
IMPORTANT: Please attach the output from `make debug`.
|
IMPORTANT: Please run `make debug` and then attach the `debug.out` file.
|
||||||
|
|
||||||
**Screenshots**
|
**Screen shots**
|
||||||
If applicable, attach screenshots to help explain your problem.
|
If applicable, attach screen shots to help explain your problem.
|
||||||
|
|
||||||
**Execution environment (please complete the following information):**
|
**Execution environment (please complete the following information):**
|
||||||
- OS:
|
- OS:
|
||||||
@@ -48,14 +48,14 @@ If applicable, attach screenshots to help explain your problem.
|
|||||||
or if no uname command, a description of the OS version/release you are using
|
or if no uname command, a description of the OS version/release you are using
|
||||||
|
|
||||||
- OS distribution:
|
- OS distribution:
|
||||||
E.g., macOS Monterey, contents of /etc/redhat-releaseor /etc/os-release, etc.
|
E.g., macOS 13.0.1, contents of /etc/redhat-release, or /etc/os-release, etc.
|
||||||
|
|
||||||
- Calc Version
|
- Calc Version
|
||||||
E.g., output of calc -v
|
E.g., output of calc -v
|
||||||
or if you cannot compile calc, the version you downloaded and from where it came from
|
or if you cannot compile calc, the version you downloaded and from where it came from
|
||||||
|
|
||||||
- Shell and shell version
|
- Shell and shell version
|
||||||
E.g.., bash, zsh, power shell, etc.
|
E.g., bash, zsh, power shell, etc.
|
||||||
and the version of the shell you are using, if known
|
and the version of the shell you are using, if known
|
||||||
|
|
||||||
**Calc mods**
|
**Calc mods**
|
||||||
|
Reference in New Issue
Block a user