diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dbfb30e6d..34d51919f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,8 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Run code '...' +2. Expect this error '....' **Expected behavior** A clear and concise description of what you expected to happen. @@ -25,8 +23,9 @@ If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] + - R Version [e.g. 4.4.0] + - Python Version [e.g. 3.10] + - flepiMoP branch commit if relevant **Does this link to other issue(s)? If so, please specify.**