OSDN Git Service

fix commands
[bytom/shuttle.git] / vendor / github.com / bytom / vendor / github.com / hashicorp / hcl / .github / ISSUE_TEMPLATE.md
diff --git a/vendor/github.com/bytom/vendor/github.com/hashicorp/hcl/.github/ISSUE_TEMPLATE.md b/vendor/github.com/bytom/vendor/github.com/hashicorp/hcl/.github/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..2d7fc4b
--- /dev/null
@@ -0,0 +1,21 @@
+### HCL Template
+```hcl
+# Place your HCL configuration file here
+```
+
+### Expected behavior
+What should have happened?
+
+### Actual behavior
+What actually happened?
+
+### Steps to reproduce
+1.
+2.
+3.
+
+### References
+Are there any other GitHub issues (open or closed) that should
+be linked here? For example:
+- GH-1234
+- ...