chore: update project related information

This commit is contained in:
Dillon
2020-05-29 01:03:07 +08:00
parent 40c27dc21d
commit 5bc843ca85
6 changed files with 26 additions and 6 deletions

View File

@@ -3,7 +3,6 @@ name: Bug Report 错误报告
about: Create a bug report 创建一个错误报告
title: "[BUG] Some problem..."
labels: bug
assignees: dillonzq
---
@@ -28,8 +27,8 @@ If applicable, add screenshots to help explain your problem.
- Theme version/commit [e.g. 0.2.0, 2ccba79]
- Hugo version [e.g. 0.69.0]
Please use Hugo **extended** version.
请使用 Hugo **extended** 版本.
Please try to use Hugo **extended** version before opening the issue.
在创建 issue 之前尝试使用 Hugo **extended** 版本.
### Preview Environment 预览环境

View File

@@ -3,16 +3,17 @@ name: Feature request 功能请求
about: Suggest an idea for this project 为这个项目提供一个建议
title: "[FEATURE] Some feature"
labels: enhancement
assignees: dillonzq
---
### Describe the feature you want 描述你的功能需求
- Feature 1 功能需求 1
I want this feature to solve ... 我希望这个功能解决 ...
I want this feature to solve ...
我希望这个功能解决 ...
- Feature 2 功能需求 2
I want this feature to solve ... 我希望这个功能解决 ...
I want this feature to solve ...
我希望这个功能解决 ...
- ...
### Useful reference 有价值的参考