浏览代码

Create documentation_issue.yml as Github Issue Template for documentation (#460)

Girish S 2 年之前
父节点
当前提交
27c91bbd2d
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      .github/ISSUE_TEMPLATE/documentation_issue.yml

+ 11 - 0
.github/ISSUE_TEMPLATE/documentation_issue.yml

@@ -0,0 +1,11 @@
+name: Documentation
+description: Report an issue related to the Embedchain docs.
+title: "DOC: <Please write a comprehensive title after the 'DOC: ' prefix>"
+
+body:
+- type: textarea
+  attributes:
+    label: "Issue with current documentation:"
+    description: >
+      Please make sure to leave a reference to the document/code you're
+      referring to.