Skip to content

Commit ccd7012

Browse files
authored
Merge pull request #375 from antfu/docs--add-issue-template
docs: add issue template
2 parents f7fb47a + 236c79a commit ccd7012

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Issue
3+
about: General Issue
4+
title: ""
5+
---
6+
7+
<!--
8+
Note: If you feel like complimenting my work, thank you, but there is no need to open an issue, simply give me a star or tell your friend about it. If you feel like criticizing me, please use these two dedicated threads to do so.
9+
https://github.com/LingDong-/wenyan-lang/issues/174
10+
https://github.com/LingDong-/wenyan-lang/issues/177
11+
12+
Thank you.
13+
14+
15+
For Chinese user: 如果你想赞美这个项目,谢谢你,但是请不需要建立新的 issue, Star 或告诉你的朋友即可。 如果你想批评这个项目,请到以下两个 issue 留言。
16+
https://github.com/LingDong-/wenyan-lang/issues/174
17+
https://github.com/LingDong-/wenyan-lang/issues/177
18+
19+
谢谢。
20+
-->
21+
22+
23+
## Describe your issue/suggestions
24+
25+
26+
27+
## Before you open the issue, Please be sure ALL the items in the following list are checked
28+
29+
- [ ] If this is a feature request, my request is NOT listed [Here](https://github.com/LingDong-/wenyan-lang#feature-requests)
30+
- [ ] If this is a bug report, my bug is not listed [Here](https://github.com/LingDong-/wenyan-lang#known-bugs)

0 commit comments

Comments
 (0)