diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 685800d4..24ec1fe9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,11 +8,9 @@ assignees: '' --- **Describe the bug** - A clear and concise description of what the bug is. **To Reproduce** - A clear and concise description of how to reproduce the bug. Please provide a MOPAC input file that causes the bug to occur, if possible. This does not have to be the input file that originally produced the bug. It is preferable to isolate a minimal representative example that is as short and simple as possible. @@ -20,13 +18,10 @@ Please provide a MOPAC input file that causes the bug to occur, if possible. Thi Also, please clarify if the bug is intermittent or requires a particular set of circumstances to reproduce it. **Expected behavior** - A clear and concise description of what you expected to happen. **Operating system** - The operating system that this problem occurred on. **Additional context** - Add other useful context about the problem here, if any.