From c982f10e7b1f1325f2ca7271040ee339a27f623f Mon Sep 17 00:00:00 2001 From: Lilferrit Date: Thu, 1 Aug 2024 15:07:36 -0700 Subject: [PATCH] bug report template --- .github/ISSUE_TEMPLATE/bug_report_template.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report_template.md diff --git a/.github/ISSUE_TEMPLATE/bug_report_template.md b/.github/ISSUE_TEMPLATE/bug_report_template.md new file mode 100644 index 00000000..fb0f7bba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report_template.md @@ -0,0 +1,31 @@ +--- +name: Bug Report +about: Submit a Casanovo Bug Report +labels: bug +--- + +## Describe the Issue +A clear and concise description of what the issue/bug is. + +## Steps To Reproduce +Steps to reproduce the incorrect behavior + +## Expected Behavior +A clear and concise description of what you expected to happen. + +## Terminal Output (If Applicable) +Provide any applicable console output in between the tick marks below + +``` + +``` + +## Environment: +- OS: [e.g. Windows 11, Windows 10, macOS 14, Ubuntu 24.04] +- Casanovo Version: [e.g. 4.2.1] + +## Additional Context +Add any other context about the problem here. + +## Attach Files +Please attach all input files used and the full Casanovo log file