mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Update issue templates
This commit is contained in:
parent
ce4c8cd79c
commit
e7fdcfbef1
1 changed files with 36 additions and 0 deletions
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve NWChem
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Describe settings used**
|
||||
Report all the environment variables used.
|
||||
Report what operating system and distribution you are using.
|
||||
|
||||
**Attach log files**
|
||||
Attach as many log files as possible.
|
||||
* stdout/stderr of the NWChem execution
|
||||
* complete makefile log
|
||||
* $NWCHEM_TOP/src/tools/build/config.log
|
||||
* $NWCHEM_TOP/src/tools/build/comex/config.log
|
||||
* debugging stack
|
||||
|
||||
**To Reproduce**
|
||||
1. Steps to reproduce the behavior:
|
||||
2. Attach all the input files required to run.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue