summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/comment5
-rw-r--r--templates/description12
2 files changed, 17 insertions, 0 deletions
diff --git a/templates/comment b/templates/comment
new file mode 100644
index 0000000..77bec9f
--- /dev/null
+++ b/templates/comment
@@ -0,0 +1,5 @@
+
+# Please write here a comment regarding the issue.
+# Keep the conversation constructive and polite.
+# Lines starting with '#' will be ignored, and an empty message aborts
+# the issue addition.
diff --git a/templates/description b/templates/description
new file mode 100644
index 0000000..699323e
--- /dev/null
+++ b/templates/description
@@ -0,0 +1,12 @@
+
+# Start with a one-line summary of the issue. Leave a blank line and
+# continue with the issue's detailed description.
+#
+# Remember:
+# - Be precise
+# - Be clear: explain how to reproduce the problem, step by step,
+# so others can reproduce the issue
+# - Include only one problem per issue report
+#
+# Lines starting with '#' will be ignored, and an empty message aborts
+# the issue addition.