mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
1.1 KiB
1.1 KiB
Prerequisites
- Please check that a similar issue isn’t already filed: https://github.com/issues?q=is%3Aissue+user%3Atriqs
Description
[Description of the issue]
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on…]
or paste a minimal code example to reproduce the issue.
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Versions
Please provide the application version that you used.
You can get this information from copy and pasting the output of
python -c "from app4triqs.version import *; show_version(); show_git_hash();"
from the command line. Also, please include the OS you are running and its version.
Formatting
Please use markdown in your issue message. A useful summary of commands can be found here.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.