-
-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,27 @@ | ||
--- | ||
name: Issue Template | ||
about: Create a valuable issue to ease the fixing | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
description: Create a valuable issue to ease the fixing | ||
|
||
--- | ||
|
||
**问题描述** | ||
|
||
请清晰具体地描述你的问题。 | ||
|
||
**To Reproduce** | ||
是否有可公开访问的脱敏链接以供测试。 | ||
**提供文档供复现问题** | ||
|
||
请创建一个能供复现的在线飞书文档,脱敏相关的个人,打开在线分享,将链接粘贴在这里 | ||
|
||
**期望的 markdown 格式** | ||
---------- | ||
请描述在这里 | ||
---------- | ||
|
||
```markdown | ||
请将期望被转义的 markdown 代码写在这里 | ||
``` | ||
|
||
**报错的截图** | ||
|
||
如有 | ||
|
||
**更多信息** | ||
|
||
如有 |