Bläddra i källkod

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

Girish S 2 år sedan
förälder
incheckning
27c91bbd2d
1 ändrade filer med 11 tillägg och 0 borttagningar
  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.