Bläddra i källkod

Update issue templates

dufu1991 3 år sedan
förälder
incheckning
ade92de58f
1 ändrade filer med 44 tillägg och 0 borttagningar
  1. 44 0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 44 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -0,0 +1,44 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+## Please indicate which section the feature belongs to in the title
+
+Please indicate in the title which section the feature belongs to, for example: [site] 3D model on the homepage doesn't look good!
+- [stdf] Feature in the STDF component library code.
+- [create] Feature in the create-stdf scaffolding tool.
+- [icon] Feature in the rollup-plugin-stdf-icon plugin for handling icons.
+- [site] Feature on the STDF website.
+- [other] Unclassified feature.
+
+## Feature Description
+
+Please provide a clear and concise description of the feature.
+
+## Comparison
+
+If there are similar libraries or any other places where this new feature can be compared, please provide links or screenshots.
+
+---
+
+## 请在标题中标明 feature  属于哪个部分
+
+请在标题开头注明此 feature 属于哪个部分,如:[site] 首页的 3D 模型不好看!
+- [stdf] STDF 组件库代码 feature。
+- [create] create-stdf 脚手架 feature。
+- [icon] rollup-plugin-stdf-icon 处理 Icon 的插件 feature。
+- [site] STDF 站点 feature。
+- [other] 无法归类的 feature。
+
+## feature 描述
+
+请清晰简明地描述清楚该 feature 的内容。
+
+## 类比
+
+如果有其他类似的库或任何地方可以类比说明此新功能,请给出链接或截图。