Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2017-04-26 21:04:37 +0300
committerGitHub <noreply@github.com>2017-04-26 21:04:37 +0300
commita25759350688f424a6e8351217e6739daa640654 (patch)
treebfcfe878131a9a8e58ffb93c070c61215b5c426e
parent86e3e316ccd81e828c206f0b4a93d53d39e02741 (diff)
Create ISSUE_TEMPLATE
-rw-r--r--.github/ISSUE_TEMPLATE20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
new file mode 100644
index 0000000..15609bd
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE
@@ -0,0 +1,20 @@
+// Delete the lines starting with "//" before submitting
+//
+// If this is an enhancement request, please label it as "Enhancement" prior to submitting. If you do not have
+// permissions to label issues, please include "[Enhancement]" at the beginning of your issue title (caps matter)
+// If this is an enhancement, please remove all any sample text that does not apply
+//
+// If this issue is a bug, please label it as "Bug" prior to submitting. If you do not have permissions to
+// label issues, please include "[Bug]" at the beginning of your issue title (caps matter)
+
+### Expected behavior
+
+### Actual behavior
+
+### Reproduction Steps
+
+### Operating System and Version
+
+### Web Browser and Version
+
+### Hugo Version