From cc0e280ec07e3f6010a02b8467e50b74ffb27087 Mon Sep 17 00:00:00 2001 From: wenxu12345 <44203734@qq.com> Date: Fri, 26 Nov 2021 13:50:39 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md | 45 +++++++++++------------- 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md index a5c7ea33d..95ec6b3a2 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -11,30 +11,27 @@ assignees: '' Note: Please search to see if an issue already exists for the bug you encountered. --> -### Current Behavior: - - -### Expected Behavior: - - -### Steps To Reproduce: - - ### Environment: - +- OS: Ubuntu 20.04 --> -### Anything else: - \ No newline at end of file +### Physical Memory Capacity: + + +### Docker Image: + + +### Code Version: + + +### Component installation: + + + +### Log File: + + + +### Anything else screenshot: + \ No newline at end of file