mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-24 07:54:07 +01:00
:octocat: 加入 GitHub Issue 模板
This commit is contained in:
parent
fc74dbe852
commit
1bb3607b7f
2 changed files with 16 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -5,8 +5,10 @@ about: 报告缺陷以帮助我们改进 Report defects to help us improve
|
|||
|
||||
### 描述问题 Describe the problem
|
||||
|
||||
<!--
|
||||
请尽量清晰精准地描述你碰到的问题。
|
||||
Please describe your problem as clearly and accurately as possible.
|
||||
-->
|
||||
|
||||
````````markdown
|
||||
如果是解析渲染问题的话请在此处贴入 Markdown 原文
|
||||
|
|
@ -15,16 +17,20 @@ If it is a problem of parsing and rendering, please post the original Markdown h
|
|||
|
||||
### 期待的结果 Expected result
|
||||
|
||||
<!--
|
||||
请尽量清晰精准地描述你所期待的结果。
|
||||
Please be as clear and accurate as possible to describe the results you are looking for.
|
||||
-->
|
||||
|
||||
### 截屏或录像 Screenshot or video
|
||||
|
||||
<!--
|
||||
如果可能,请尽量附加截图或录像来描述你遇到的问题。
|
||||
If possible, please try to attach screenshots or videos to describe the problem you are experiencing.
|
||||
|
||||
(Windows 下推荐使用 [Screen2Gif](https://www.screentogif.com/) 进行录屏。如果是编辑器输入相关问题,使用 Screen2Gif 录制结束后请打开`图像 - 按键`)
|
||||
(It is recommended to use [Screen2Gif](https://www.screentogif.com/) to record the screen under Windows. If it is related to the editor input, please open the `Image - Key Strokes` after recording with Screen2Gif)
|
||||
-->
|
||||
|
||||
### 版本环境 Version environment
|
||||
|
||||
|
|
@ -34,5 +40,7 @@ If possible, please try to attach screenshots or videos to describe the problem
|
|||
|
||||
### 其他信息 Other information
|
||||
|
||||
<!--
|
||||
请提供其他附加信息帮助我们诊断问题。
|
||||
Please provide other additional information to help us diagnose the problem.
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue