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

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Brötzmann <mailtrash@posteo.de>2019-11-07 20:55:47 +0300
committerDaniel Brötzmann <mailtrash@posteo.de>2019-11-07 20:55:47 +0300
commit28e83510d51f6c8580ee03fb726a3f05267dbab3 (patch)
tree1a7919910aaeee321ca2f472850ccac6c8564233 /.gitlab/issue_templates
parent188ee06b881f1ec0e8e8c46d16b3c2486f53bf90 (diff)
Add issue templates
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/Bug.md22
-rw-r--r--.gitlab/issue_templates/Enhancement.md5
2 files changed, 27 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
new file mode 100644
index 0000000..637d342
--- /dev/null
+++ b/.gitlab/issue_templates/Bug.md
@@ -0,0 +1,22 @@
+**Please first check if another issue has been opened for your problem**
+
+## Versions
+
+ - OS:
+ - Gajim version:
+ - Plugin version:
+ - GTK version:
+ - Python-nbxmpp version:
+
+## Steps to reproduce the problem
+
+ 1.
+ 1.
+ 1.
+
+## Expected behavior
+
+
+## Actual behavior
+
+
diff --git a/.gitlab/issue_templates/Enhancement.md b/.gitlab/issue_templates/Enhancement.md
new file mode 100644
index 0000000..75eac4e
--- /dev/null
+++ b/.gitlab/issue_templates/Enhancement.md
@@ -0,0 +1,5 @@
+**Please note by far the quickest way to get a new feature is to file a Merge Request.**
+
+## Description of the new feature
+
+