From 5e12fceaba8b1cad9a39f279eb4af9d6f990e853 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 29 Apr 2022 18:22:33 +0800 Subject: [PATCH] Update issue template. --- .github/issue_template.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index f069c067e..1ddee6f70 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -7,34 +7,37 @@ assignees: '' --- -> 注意:提问前,请先看FAQ(Please read FAQ before file an issue) issue 2716 +> Note: Please read FAQ before file an issue, see 2716 -**描述(Description)** +> Note: 提问前,请先看FAQ, 即 2716 -> 描述你遇到了什么问题(Please description your issue here) +**Description(描述)** -1. SRS版本(Version): `xxxxxx` +> Please description your issue here(描述你遇到了什么问题) -1. SRS的日志如下(Log): +1. SRS Version(版本): `xxxxxx` + +1. SRS Log(日志): ``` xxxxxxxxxxxx ``` -1. SRS的配置如下(Config): +1. SRS Config(配置): ``` xxxxxxxxxxxx ``` -**重现(Replay)** +**Replay(重现)** -> 重现Bug的步骤(How to replay bug?) +> Please describe how to replay the bug? (重现Bug的步骤) 1. `xxxxxx` 1. `xxxxxx` 1. `xxxxxx` -**期望行为(Expect)** +**Expect(期望行为)** + +> Please describe your expectation(描述你期望发生的事情) -> 描述你期望发生的事情(Please describe your expectation)