From e57de24e22325c400e4c4ad6dcdd93b971415542 Mon Sep 17 00:00:00 2001 From: Chris Maunder <4680553+ChrisMaunder@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:00:57 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2a68b5ac..85a0f134 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,12 +9,19 @@ assignees: '' **Area of Concern** - [ ] Server -- [ ] Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo] - [ ] Installer -- [ ] Runtime [e.g. Python3.7, .NET] -- [ ] Module packages [e.g. PyTorch) +- [ ] Server Dashboard or Explorer +- [ ] Installation issue of one or more Modules. **Please post the issue on the module's Issue list directly** +- [ ] Behaviour of one or more Modules **Please post the issue on the module's Issue list directly** - [ ] Something else +**Server Info** +- Version (eg CodeProject.AI 2.9.7) +- Operating System & architecture (eg macOS arm64, Debian x64) +- System RAM (eg 16Gb) +- Video card (eg NVIDIA RTX 3060 12Gb, Apple Silicon, Intel integrated GPU) +- Using Docker? + **Describe the bug** A clear and concise description of what the bug is. @@ -24,12 +31,5 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Your System (please complete the following information):** - - CodeProject.AI Server version: {e.g. 2.3.1] - - OS: [e.g. Ubuntu 20.04] - - System RAM [e.g. 16Gb] - - GPU (if available) [e.g. GeForce RTX 3060] - - GPU RAM (if available) [e.g. 4Gb] - **Additional context** Add any other context about the problem here.