diff --git a/.github/ISSUE_TEMPLATE/calc-bug-report.md b/.github/ISSUE_TEMPLATE/calc-bug-report.md index e42bc84..2864b4f 100644 --- a/.github/ISSUE_TEMPLATE/calc-bug-report.md +++ b/.github/ISSUE_TEMPLATE/calc-bug-report.md @@ -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** 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 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. If the above is long, please attach a file. @@ -33,11 +33,11 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Attach make debug output** -IMPORTANT: Please attach the output from `make debug`. +**Attach debug.out** +IMPORTANT: Please run `make debug` and then attach the `debug.out` file. -**Screenshots** -If applicable, attach screenshots to help explain your problem. +**Screen shots** +If applicable, attach screen shots to help explain your problem. **Execution environment (please complete the following information):** - 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 - 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 E.g., output of calc -v or if you cannot compile calc, the version you downloaded and from where it came from - 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 **Calc mods**