Skip to content

Commit a88b34a

Browse files
authored
Update bug_report.md
Small spelling changes and gramatic changes.
1 parent 6c761fe commit a88b34a

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,23 @@ If this is too long, then try narrowing the problem to something short.
5353
<!--
5454
5555
Sometimes problems are specific to a particular environment or
56-
software release. If you have access to several environments, it is
57-
helpful check whether this fails on more than one environment. Plase
56+
software release. If you have access to several environments, it is helpful to check whether this fails on more than one environment. Please
5857
indicate that when available.
5958
60-
If you are using a recently-released Python package that Mathics3
61-
uses, it is possible we haven't tested this and the new package is not
62-
compatible. Try on an older software release, and if that is still the problem let us
63-
know about the breakage in version.
59+
If you are using a recently released Python package that Mathics3
60+
uses, it is possible we haven't tested this, and the new package is not
61+
compatible. Try on an older software release, and if that is still the problem, let us
62+
know about the breakage in the version.
6463
6564
In either case, please include the output from:
6665
6766
mathics --version
6867
69-
This information is also posted when you enter the mathics command-line or mathicsscript.
68+
This information is also posted when you enter either the `mathics` or `mathicsscript` commands.
7069
71-
If you are running from a browser Django, please note browser type, e.g., firefox, chrome, safari.
70+
If you are running from a browser Django, please note the browser type, e.g., Firefox, Chrome, Safari.
7271
73-
Inside Django http://localhost/about provides information, which you can cut and paste here.
72+
Inside Django, http://localhost/about provides information, which you can cut and paste here.
7473
-->
7574

7675
## Workarounds

0 commit comments

Comments
 (0)